From 9de6c7c6d835ba5161d64114d154bfc7676244a1 Mon Sep 17 00:00:00 2001
From: 陈勇 <竞男@ASUNA>
Date: 星期一, 06 四月 2026 12:44:43 +0800
Subject: [PATCH] 同步
---
项目代码/WCS/WCSServer/WIDESEAWCS_Common/Const/SysConfigKeyConst.cs | 35 +++++++++++++++++++----------------
1 files changed, 19 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..5c160de 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,34 @@
/// 绉诲簱妫�娴�
/// </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 HZPassTZ = "HZPassTZ";
+
+ 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