From 8a4a084602b591c10156213b090daf47536b6066 Mon Sep 17 00:00:00 2001 From: hudong <Administrator@PC-20250329JZUF> Date: 星期一, 19 五月 2025 17:12:29 +0800 Subject: [PATCH] 1.生产订单流程联调完成 2.外采入库124逻辑修改,代码优化 3.物料凭证逻辑优化 --- HH.WCS.Mobox3.pinggao.csproj | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/HH.WCS.Mobox3.pinggao.csproj b/HH.WCS.Mobox3.pinggao.csproj index a8228bc..8e283cc 100644 --- a/HH.WCS.Mobox3.pinggao.csproj +++ b/HH.WCS.Mobox3.pinggao.csproj @@ -173,6 +173,7 @@ <Compile Include="api\ZCCM_NC.cs" /> <Compile Include="api\ZSCM2_CBZX.cs" /> <Compile Include="api\ZSCM2_CXPZ.cs" /> + <Compile Include="api\ZSCM2_SCFL.cs" /> <Compile Include="api\ZSCM2_SCFLJHW.cs" /> <Compile Include="App_Start\SwaggerControllerDescProvider.cs" /> <Compile Include="core\WMSCore.cs" /> -- Gitblit v1.9.1