From 8b05ae0960f7f6de3fbc99e4af9ba03ff75ec6e1 Mon Sep 17 00:00:00 2001
From: hudong <Administrator@PC-20250329JZUF>
Date: 星期一, 26 五月 2025 08:49:29 +0800
Subject: [PATCH] 与现场实施测试出入库流程 入库任务下发参数修改测试 称重高度会议讨论重新计算货位 变更终点下发联调

---
 HH.WCS.Mobox3.pinggao.csproj |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/HH.WCS.Mobox3.pinggao.csproj b/HH.WCS.Mobox3.pinggao.csproj
index 85b4b25..8e283cc 100644
--- a/HH.WCS.Mobox3.pinggao.csproj
+++ b/HH.WCS.Mobox3.pinggao.csproj
@@ -171,6 +171,9 @@
     <Compile Include="api\WmsSapController.cs" />
     <Compile Include="api\WmsSpaHelper.cs" />
     <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" />
@@ -194,6 +197,7 @@
     <Compile Include="models\TN_Location_Ext.cs" />
     <Compile Include="models\TN_Ll_detail.cs" />
     <Compile Include="models\TN_Ll_Order.cs" />
+    <Compile Include="models\TN_Supplier_detial.cs" />
     <Compile Include="models\WorkOrder.cs" />
     <Compile Include="models\TN_PRICE.cs" />
     <Compile Include="models\TN_WeiLi_SerialNo.cs" />

--
Gitblit v1.9.1