From 3a1a5e58e9ac1b4a8449601db8c6608897877746 Mon Sep 17 00:00:00 2001
From: helongyang <647556386@qq.com>
Date: 星期五, 21 三月 2025 11:26:12 +0800
Subject: [PATCH] 界面更新

---
 代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/APIEnum/APIEnum.cs |   29 ++++++++++++++++++++++++++++-
 1 files changed, 28 insertions(+), 1 deletions(-)

diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/APIEnum/APIEnum.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/APIEnum/APIEnum.cs"
index 87f2e46..219d1da 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/APIEnum/APIEnum.cs"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/APIEnum/APIEnum.cs"
@@ -26,6 +26,23 @@
         /// </summary>
         [Description("杈呮枡AGV浠诲姟鍙戦��")]
         Agv_FLSendTask,
+        /// <summary>
+        /// 鎴愬搧AGV浠诲姟鍙戦��
+        /// </summary>
+        [Description("鎴愬搧AGV浠诲姟鍙戦��")]
+        Agv_CPSendTask,
+
+        /// <summary>
+        /// PPAGV浠诲姟鍙戦��
+        /// </summary>
+        [Description("PPAGV浠诲姟鍙戦��")]
+        Agv_PPSendTask,
+
+        /// <summary>
+        /// ZHAGV浠诲姟鍙戦��
+        /// </summary>
+        [Description("PPAGV浠诲姟鍙戦��")]
+        Agv_ZHSendTask,
 
         /// <summary>
         /// 鍥炶皟WMS浠诲姟瀹屾垚
@@ -43,6 +60,16 @@
         /// WMS鏄惁绉诲簱鍒ゆ柇
         /// </summary>
         [Description("WMS鏄惁绉诲簱鍒ゆ柇")]
-        WMSIsReloaction
+        WMSIsReloaction,
+        /// <summary>
+        /// AGV鍌ㄤ綅缁戝畾鏌ヨ
+        /// </summary>
+        [Description("AGV鍌ㄤ綅缁戝畾鏌ヨ")]
+        Agv_CSJPodBerthAndMat,
+        /// <summary>
+        /// 鎴愬搧鏂欑鍙栨斁璐ч�氱煡鍥炶皟
+        /// </summary>
+        [Description("鎴愬搧鏂欑鍙栨斁璐ч�氱煡鍥炶皟")]
+        AGV_CPBoxApplyPass
     }
 }

--
Gitblit v1.9.3