From 5bbb8e206ae8328a5e1233eb43ed4ecb2a02a98e Mon Sep 17 00:00:00 2001
From: yangpeixing <yangpeixing@hnkhzn.com>
Date: 星期二, 25 十一月 2025 11:06:46 +0800
Subject: [PATCH] 1

---
 项目代码/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/Const/SysConfigKeyConst.cs |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/Const/SysConfigKeyConst.cs" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/Const/SysConfigKeyConst.cs"
index 498106b..1005dde 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/Const/SysConfigKeyConst.cs"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/Const/SysConfigKeyConst.cs"
@@ -53,6 +53,23 @@
         /// </summary>
         public const string AcrossFloorTask = "AcrossFloorTask";
 
+        /// <summary>
+        /// 璇锋眰鍫嗗灈鏈哄嚭搴撴槸鍚﹂渶瑕佺Щ搴�
+        /// </summary>
+        public const string StackerIsNeedRelocation = "StackerIsNeedRelocation";
+
+
+        /// <summary>
+        /// 璇锋眰AGV鍑哄簱鏄惁闇�瑕佺Щ搴�
+        /// </summary>
+        public const string AGVIsNeedRelocation = "AGVIsNeedRelocation";
+
+        /// <summary>
+        /// 鏇存柊璐т綅鐘舵��
+        /// </summary>
+        public const string UpdateStartLocationInfo = "UpdateStartLocationInfo";
+
+
 
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3