From b698a2085fd090e90abedb1e91266ec496574b29 Mon Sep 17 00:00:00 2001
From: wanshenmean <cathay_xy@163.com>
Date: 星期四, 16 四月 2026 23:31:35 +0800
Subject: [PATCH] 1

---
 Code/WMS/WIDESEA_WMSServer/WIDESEA_DTO/Task/WMSTaskDTO.cs |   17 ++++++++++++++++-
 1 files changed, 16 insertions(+), 1 deletions(-)

diff --git a/Code/WMS/WIDESEA_WMSServer/WIDESEA_DTO/Task/WMSTaskDTO.cs b/Code/WMS/WIDESEA_WMSServer/WIDESEA_DTO/Task/WMSTaskDTO.cs
index 5f1b3f9..00a9a46 100644
--- a/Code/WMS/WIDESEA_WMSServer/WIDESEA_DTO/Task/WMSTaskDTO.cs
+++ b/Code/WMS/WIDESEA_WMSServer/WIDESEA_DTO/Task/WMSTaskDTO.cs
@@ -52,9 +52,24 @@
         public string TargetAddress { get; set; }
 
         /// <summary>
+        /// 褰撳墠浣嶇疆
+        /// </summary>
+        public string CurrentAddress { get; set; }
+
+        /// <summary>
+        /// 涓嬩竴鍦板潃
+        /// </summary>
+        public string NextAddress { get; set; }
+
+        /// <summary>
         /// 浼樺厛绾�
         /// </summary>
         public int Grade { get; set; }
+
+        /// <summary>
+        /// 浠诲姟鏁伴噺
+        /// </summary>
+        public int TaskQuantity { get; set; }
 
         /// <summary>
         /// 
@@ -72,4 +87,4 @@
         public int PalletType { get; set; }
 
     }
-}
+}
\ No newline at end of file

--
Gitblit v1.9.3