From 23ee356c6f260ecc1a48bbb8bd60932b979e4698 Mon Sep 17 00:00:00 2001 From: zhao Date: 星期五, 02 七月 2021 16:22:19 +0800 Subject: [PATCH] 成型机带束出入库 --- HH.WMS.BLL/HH.WMS.BLL.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/HH.WMS.BLL/HH.WMS.BLL.csproj b/HH.WMS.BLL/HH.WMS.BLL.csproj index b04d4d6..4c54914 100644 --- a/HH.WMS.BLL/HH.WMS.BLL.csproj +++ b/HH.WMS.BLL/HH.WMS.BLL.csproj @@ -159,6 +159,7 @@ <Compile Include="Pda\ProdBLL.cs" /> <Compile Include="Pda\NtApiBLL.cs" /> <Compile Include="Pda\YuShouApiBLL.cs" /> + <Compile Include="Pda\ZCBLL.cs" /> <Compile Include="Project\Tzlj\MesStackTrayBLL.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="SysMgr\StockInitBLL.cs" /> -- Gitblit v1.9.1