From 0e022ecccc0cccd486df4cd208658c332ddbdf3b Mon Sep 17 00:00:00 2001
From: huanghongfeng <huanghongfeng@hnkhzn.com>
Date: 星期一, 20 十月 2025 19:58:45 +0800
Subject: [PATCH] 1

---
 代码管理/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_DTO/Enum/TaskStatusEnum.cs |   33 +++++++++++++--------------------
 1 files changed, 13 insertions(+), 20 deletions(-)

diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_DTO/Enum/TaskStatusEnum.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_DTO/Enum/TaskStatusEnum.cs"
index 4dc9209..7d3c0a4 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_DTO/Enum/TaskStatusEnum.cs"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WCS/WIDESEAWCS_Server/WIDESEAWCS_DTO/Enum/TaskStatusEnum.cs"
@@ -64,19 +64,6 @@
         /// </summary>
         [Description("瀛愯溅鏀捐揣瀹屾垚")]
         RGV_InZicheReleaseFinish = 245,
-
-        /// <summary>
-        /// 瀛愯溅绉诲姩涓�
-        /// </summary>
-        [Description("瀛愯溅绉诲姩涓�")]
-        RGV_InZichemoveExecuting = 250,
-
-        /// <summary>
-        /// 瀛愯溅绉诲姩瀹屾垚
-        /// </summary>
-        [Description("瀛愯溅绉诲姩瀹屾垚")]
-        RGV_InZichemoveFinish = 255,
-
         /// <summary>
         /// 姣嶈溅绉诲姩涓�
         /// </summary>
@@ -84,28 +71,28 @@
         RGV_InMothercarExecuting = 260,
 
         /// <summary>
-        /// 浠诲姟瀹屾垚
+        /// 姣嶈溅绉诲姩瀹屾垚
         /// </summary>锛堟瘝杞︾Щ鍔ㄥ畬鎴愶級
-        [Description("浠诲姟瀹屾垚")]
+        [Description("姣嶈溅绉诲姩瀹屾垚")]
         RGV_InMothercarFinish = 290,
 
-        /*/// <summary>
+        /// <summary>
         /// 鍫嗗灈鏈哄叆搴撴墽琛屼腑
         /// </summary>
         [Description("鍫嗗灈鏈哄叆搴撴墽琛屼腑")]
-        SC_InExecuting = 230,
+        SC_InExecuting = 293,
 
-        /// <summary>
+        /*/// <summary>
         /// 鍫嗗灈鏈哄叆搴撳畬鎴�
         /// </summary>
         [Description("鍫嗗灈鏈哄叆搴撳畬鎴�")]
-        SC_InFinish = 235,
+        SC_InFinish = 235,*/
 
         /// <summary>
         /// 鍏ュ簱浠诲姟瀹屾垚
         /// </summary>
         [Description("鍏ュ簱浠诲姟瀹屾垚")]
-        InFinish = 290,*/
+        InFinish = 295,
 
         /// <summary>
         /// 鍏ュ簱浠诲姟鎸傝捣
@@ -129,6 +116,12 @@
     public enum TaskOutStatusEnum
     {
         /// <summary>
+        /// 鍏板墤WCS涓嬪彂
+        /// </summary>
+        [Description("鍏板墤WCS涓嬪彂")]
+        OutNewLj = 99,
+
+        /// <summary>
         /// 鏂板缓浠诲姟
         /// </summary>
         [Description("鏂板缓鍑哄簱浠诲姟")]

--
Gitblit v1.9.3