From 02ca96debc6056275d58e55d97f7885a195542d0 Mon Sep 17 00:00:00 2001 From: zhao Date: 星期四, 24 六月 2021 16:42:16 +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