From 4957e76944e33fc3c4d0f532caa99caffe5b1c45 Mon Sep 17 00:00:00 2001
From: huangxiaoqiang <huangxiaoqiang@hnkhzn.com>
Date: 星期一, 07 七月 2025 08:59:22 +0800
Subject: [PATCH] Merge branch 'master' of http://115.159.85.185:8098/r/HuaYiZhongHeng/BaiBuLiKu

---
 Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Core/Const/ConfigConst.cs |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Core/Const/ConfigConst.cs b/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Core/Const/ConfigConst.cs
index 7f0c418..c851d83 100644
--- a/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Core/Const/ConfigConst.cs
+++ b/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Core/Const/ConfigConst.cs
@@ -146,5 +146,12 @@
         /// 鏄惁鍏ュ簱绌烘墭鐩�
         /// </summary>
         public const string InboundIsEmpty = "InboundIsEmpty";
+
+        public const string CHInboundEmptyProductLineOne = "CHInboundEmptyProductLineOne";
+
+
+        public const string CHInboundEmptyProductLineTwo = "CHInboundEmptyProductLineTwo";
+
+        public const string ReceiveWMSTask = "ReceiveWMSTask";
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3