From e3cfda747bd53f4550904d60cd13aa8f4e525739 Mon Sep 17 00:00:00 2001
From: wangxinhui <wangxinhui@hnkhzn.com>
Date: 星期一, 01 十二月 2025 18:52:17 +0800
Subject: [PATCH] 更新WMS接口等
---
项目代码/WCSServices/WIDESEAWCS_Common/APIEnum/APIEnum.cs | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCSServices/WIDESEAWCS_Common/APIEnum/APIEnum.cs" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCSServices/WIDESEAWCS_Common/APIEnum/APIEnum.cs"
index 0afc6d4..ea9119a 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCSServices/WIDESEAWCS_Common/APIEnum/APIEnum.cs"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCSServices/WIDESEAWCS_Common/APIEnum/APIEnum.cs"
@@ -14,5 +14,20 @@
/// </summary>
[Description("AGV鍙戦�佷换鍔℃帴鍙�")]
AgvSendTask,
+ /// <summary>
+ /// AGV浠诲姟鏀捐鎺ュ彛
+ /// </summary>
+ [Description("AGV浠诲姟鏀捐鎺ュ彛")]
+ AgvTaskFlow,
+ /// <summary>
+ /// WMS鍏ュ簱鍙嶉瀹屾垚
+ /// </summary>
+ [Description("WMS鍏ュ簱鍙嶉瀹屾垚")]
+ WMSInBoundBack,
+ /// <summary>
+ /// WMS鏂欑鍒拌揪鎷i�変綅涓婃姤
+ /// </summary>
+ [Description("WMS鏂欑鍒拌揪鎷i�変綅涓婃姤")]
+ WMSPickArrivedUp,
}
}
--
Gitblit v1.9.3