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 |    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