From 5ea48455463691678b806badbee198699a878b5a Mon Sep 17 00:00:00 2001
From: HuBingJie <3146306518@qq.com>
Date: 星期四, 25 十二月 2025 18:38:58 +0800
Subject: [PATCH] 1

---
 项目代码/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/WIDESEA_Core/Const/ConfigConst.cs |   20 +++++++++++++++++++-
 1 files changed, 19 insertions(+), 1 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/WIDESEA_Core/Const/ConfigConst.cs" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/WIDESEA_Core/Const/ConfigConst.cs"
index eb27c82..e5f7431 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/WIDESEA_Core/Const/ConfigConst.cs"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/WIDESEA_Core/Const/ConfigConst.cs"
@@ -28,12 +28,30 @@
         /// 涓嬪彂WCS浠诲姟
         /// </summary>
         public const string WCSReceiveTask = "ReceiveTask";
-
+        public const string WCSCancelinventory = "Cancelinventory";
+        public const string WCSManualTaskCompleted = "ManualTaskCompleted";
+        
         /// <summary>
         /// 绉诲簱浠诲姟瀹屾垚
         /// </summary>
         public const string MESTransferCompletionFeedback = "onHandMoveReport";
+
         public const string MESTaskFeedback = "resultReport";
 
+
+
+        /// <summary>
+        /// 鎵嬪姩鍙栨秷浠诲姟
+        /// </summary>
+
+        public const string MEScancelTask = "cancelTask";
+
+
+        /// <summary>
+        /// 鎵嬪姩瀹屾垚
+        /// </summary>
+        public const string MESmockComplete = "mockComplete";
+
+
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3