From 2fdf959ac739edd6de84aa8053b8b9683dce8e8b Mon Sep 17 00:00:00 2001 From: zhao Date: 星期三, 07 七月 2021 14:53:24 +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 4c54914..5725476 100644 --- a/HH.WMS.BLL/HH.WMS.BLL.csproj +++ b/HH.WMS.BLL/HH.WMS.BLL.csproj @@ -139,6 +139,7 @@ <Compile Include="Interface\InfK3Request.cs" /> <Compile Include="Interface\InfOMSRequest.cs" /> <Compile Include="Interface\OtherSysApi.cs" /> + <Compile Include="MiddleDB\ZCMiddleOperateBll.cs" /> <Compile Include="MiddleDB\GLMiddleOperateBll.cs" /> <Compile Include="MoveStock\MoveStockTaskBLL.cs" /> <Compile Include="MoveStock\TN_WM_B_MOVE_RESULTBLL.cs" /> -- Gitblit v1.9.1