From 63e1ee997a5318e628b992f969bdac2fec6dbf14 Mon Sep 17 00:00:00 2001
From: yangpeixing <yangpeixing@hnkhzn.com>
Date: 星期四, 04 十二月 2025 14:39:00 +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