From 5f75a12d74d353470381c0d6a39affb0a61e0ad1 Mon Sep 17 00:00:00 2001
From: WINDOWS-F96JH03\Kain <MrTianDeLe@163.com>
Date: 星期二, 17 三月 2026 14:39:10 +0800
Subject: [PATCH] 1

---
 项目代码/WMS/WMSServer/WIDESEA_Common/MES/Request/pushOrderInfo.cs |   15 ++++++++++-----
 1 files changed, 10 insertions(+), 5 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSServer/WIDESEA_Common/MES/Request/pushOrderInfo.cs" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSServer/WIDESEA_Common/MES/Request/pushOrderInfo.cs"
index 459e69a..ab33137 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSServer/WIDESEA_Common/MES/Request/pushOrderInfo.cs"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSServer/WIDESEA_Common/MES/Request/pushOrderInfo.cs"
@@ -9,20 +9,25 @@
     /// <summary>
     /// 鎬昏宸ュ崟淇℃伅
     /// </summary>
+    //public class pushOrderInfo
+    //{
+       
+
+      
+
+    //    public List<orderInfoDetail> data { get; set; }
+    //}
+
     public class pushOrderInfo
     {
         /// <summary>
         /// 宸ュ巶
         /// </summary>
         public string plantCode { get; set; }
-
         /// <summary>
         /// 鐢熶骇妯″紡
         /// </summary>
         public string splitStrategy { get; set; }
-
-        public string data { get; set; }
-
         /// <summary>
         /// 璁㈠崟鍙�
         /// </summary>
@@ -56,7 +61,7 @@
         /// <summary>
         /// 鏁磋溅鐗╂枡鍙�
         /// </summary>
-        public string vehicleCode { get;set; }
+        public string vehicleCode { get; set; }
 
         /// <summary>
         /// 鐧借溅韬墿鏂欏彿

--
Gitblit v1.9.3