From 98186752629a7bd38965418af84db382d90b9c07 Mon Sep 17 00:00:00 2001 From: zhao Date: 星期五, 11 六月 2021 16:42:00 +0800 Subject: [PATCH] 移送任务,MES下达的任务生成WMS主任务 --- 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