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/TaskEnum/TaskTypeEnum.cs |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/TaskEnum/TaskTypeEnum.cs" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/TaskEnum/TaskTypeEnum.cs"
index 091a4cb..41a8b43 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/TaskEnum/TaskTypeEnum.cs"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/TaskEnum/TaskTypeEnum.cs"
@@ -62,11 +62,16 @@
         [Description("鎴愬搧鍑哄簱")]
         OutProduct = 230,
         /// <summary>
-        /// 鎴愬搧瀵勫敭杞粨
+        /// 鎴愬搧瀵勫敭鍑哄簱
         /// </summary>
-        [Description("鎴愬搧瀵勫敭杞粨")]
+        [Description("鎴愬搧瀵勫敭鍑哄簱")]
         OutSendProduct = 240,
         /// <summary>
+        /// 鎴愬搧MES鍑哄簱/鎻愬簱
+        /// </summary>
+        [Description("鎴愬搧MES鍑哄簱/鎻愬簱")]
+        OutMesRworkProduct = 250,
+        /// <summary>
         /// 閲囪喘鍏ュ簱
         /// </summary>
         [Description("閲囪喘鍏ュ簱")]

--
Gitblit v1.9.3