From f45293a0c3c9838567d6ff01eae53157a9ed5284 Mon Sep 17 00:00:00 2001
From: 刘磊 <1161824510@qq.com>
Date: 星期四, 05 三月 2026 10:59:38 +0800
Subject: [PATCH] 1

---
 项目代码/WCS/WCSServer/WIDESEAWCS_Common/Const/SysConfigKeyConst.cs |   31 +++++++++++++++----------------
 1 files changed, 15 insertions(+), 16 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WCSServer/WIDESEAWCS_Common/Const/SysConfigKeyConst.cs" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WCSServer/WIDESEAWCS_Common/Const/SysConfigKeyConst.cs"
index a51eeb8..8f6427c 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WCSServer/WIDESEAWCS_Common/Const/SysConfigKeyConst.cs"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WCSServer/WIDESEAWCS_Common/Const/SysConfigKeyConst.cs"
@@ -46,31 +46,30 @@
         /// 绉诲簱妫�娴�
         /// </summary>
         public const string TransferCheck = "TransferCheck";
-        /// <summary>
-        /// 鍏ュ簱绉诲簱妫�娴�
-        /// </summary>
-        public const string InTransferCheck = "InTransferCheck";
 
         /// <summary>
-        /// 鏇存柊娴嬮噺浠诲姟
+        /// 
         /// </summary>
-        public const string UpdateCheckTask = "UpdateCheckTask";
+        public const string getCharacteristic = "getCharacteristic";
 
-        public const string RequestWheelsFlow = "RequestWheelsFlow";
+        public const string PassPoint = "PassPoint";
+
+        public const string TZPassZZ = "TZPassZZ";
+
+        public const string Queue = "Queue";
+
+        public const string RequestInboundRoadWayNo = "RequestInboundRoadWayNo";
+
+        public const string RequestWhiteBody = "RequestWhiteBody";
 
         /// <summary>
-        /// 杞﹁酱涓婃枡鐢宠
+        /// 妯Щ鏈哄彇鏂�
         /// </summary>
-        public const string RequestAxleloading = "RequestAxleloading";
+        public const string TCGetCarPass = "TCGetCarPass";
 
         /// <summary>
-        /// 杞﹁酱涓嬫枡鐘舵�侊紝agv鐘舵��
+        /// 妯Щ鏈烘斁鏂�
         /// </summary>
-        public const string UpdateAxleCurrentStatue = "UpdateAxleCurrentStatue";
-
-        /// <summary>
-        /// 鐢宠agv浠诲姟
-        /// </summary>
-        public const string genAgvSchedulingTask = "genAgvSchedulingTask";
+        public const string TCPutCarPass = "TCGetCarPass";
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3