From f7b58cf11dad9b6acfbe3eab4352d72a57fb7ecf Mon Sep 17 00:00:00 2001
From: hudong <Administrator@PC-20250329JZUF>
Date: 星期四, 15 五月 2025 18:07:53 +0800
Subject: [PATCH] 1.冲销出库流程联调 2.冲销入库流程联调 3.普通出库 回调逻辑测试 4.物料凭证表结构修改,逻辑修改

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

diff --git a/HH.WCS.Mobox3.pinggao.csproj b/HH.WCS.Mobox3.pinggao.csproj
index 99d4c4f..8e283cc 100644
--- a/HH.WCS.Mobox3.pinggao.csproj
+++ b/HH.WCS.Mobox3.pinggao.csproj
@@ -172,6 +172,8 @@
     <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" />

--
Gitblit v1.9.1