From 6b74e1dcf5642c8f56975471e27780d695953989 Mon Sep 17 00:00:00 2001
From: 陈勇 <竞男@ASUNA>
Date: 星期日, 26 四月 2026 15:48:01 +0800
Subject: [PATCH] 同步代码

---
 项目代码/WMS/WMSServer/WIDESEA_Core/Const/ConfigConst.cs |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSServer/WIDESEA_Core/Const/ConfigConst.cs" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSServer/WIDESEA_Core/Const/ConfigConst.cs"
index 9b238de..16dae1a 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSServer/WIDESEA_Core/Const/ConfigConst.cs"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSServer/WIDESEA_Core/Const/ConfigConst.cs"
@@ -121,5 +121,12 @@
         /// BDC鍚慚ES璇锋眰杞﹁締鐗瑰緛淇℃伅
         /// </summary>
         public const string getCharacteristic = "getCharacteristic";
+
+        public const string ReceiveByWMSTask = "ReceiveByWMSTask";
+
+        /// <summary>
+        ///  璇锋眰閿佽溅
+        /// </summary>
+        public const string LockRequest = "Lock";
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3