From c0d5e7c40f87c18fc7c53ffd810069d0b41cb849 Mon Sep 17 00:00:00 2001
From: 陈勇 <竞男@ASUNA>
Date: 星期五, 20 三月 2026 16:47:48 +0800
Subject: [PATCH] 同步

---
 项目代码/WCS/WCSServer/WIDESEAWCS_Common/Const/SysConfigKeyConst.cs |   33 +++++++++++++++++----------------
 1 files changed, 17 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..6f72559 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,32 @@
         /// 绉诲簱妫�娴�
         /// </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";
+
+        public const string RequestEmptyInboundRoadWayNo = "RequestEmptyInboundRoadWayNo";
 
         /// <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