From 2b0d3b1a9f62e5ec48e4b559f95b3d4bdc3bee09 Mon Sep 17 00:00:00 2001
From: schangxiang@126.com <schangxiang@126.com>
Date: 周二, 01 4月 2025 10:45:22 +0800
Subject: [PATCH] 打印支持 10张

---
 CC/iWareModel/EnumType/WMS/RbTaskTypeEnum.cs |   16 +++++++++++-----
 1 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/CC/iWareModel/EnumType/WMS/RbTaskTypeEnum.cs b/CC/iWareModel/EnumType/WMS/RbTaskTypeEnum.cs
index 8337406..6cab396 100644
--- a/CC/iWareModel/EnumType/WMS/RbTaskTypeEnum.cs
+++ b/CC/iWareModel/EnumType/WMS/RbTaskTypeEnum.cs
@@ -18,22 +18,28 @@
         鍏ュ簱浠诲姟 = 1,
 
         /// <summary>
-        /// 鍑哄簱浠诲姟
+        /// 榻愬寘鍑哄簱浠诲姟
         /// </summary>
-        [Description("鍑哄簱浠诲姟")]
-        鍑哄簱浠诲姟 = 2,
+        [Description("榻愬寘鍑哄簱浠诲姟")]
+        榻愬寘鍑哄簱浠诲姟 = 2,
+
+        /// <summary>
+        /// 寮哄埗鍑哄簱浠诲姟
+        /// </summary>
+        [Description("寮哄埗鍑哄簱浠诲姟")]
+        寮哄埗鍑哄簱浠诲姟 = 3,
 
         /// <summary>
         /// 鐮佹澘浠诲姟
         /// </summary>
         [Description("鐮佹澘浠诲姟")]
-        鐮佹澘浠诲姟 = 3,
+        鐮佹澘浠诲姟 = 4,
 
         /// <summary>
         /// 鍚堝寘浠诲姟
         /// </summary>
         [Description("鍚堝寘浠诲姟")]
-        鍚堝寘浠诲姟 = 4
+        鍚堝寘浠诲姟 = 5
 
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3