From eef16e0bb8ddb518c6726f04d4ac43dfd3feca2a Mon Sep 17 00:00:00 2001
From: zxx <Zxx@HanInfo>
Date: 星期四, 03 七月 2025 10:28:08 +0800
Subject: [PATCH] 大件

---
 HH.WCS.Mobox3/HH.WCS.Mobox3.XiaoMi/models/smallMaterial.cs |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/HH.WCS.Mobox3/HH.WCS.Mobox3.XiaoMi/models/smallMaterial.cs b/HH.WCS.Mobox3/HH.WCS.Mobox3.XiaoMi/models/smallMaterial.cs
index f77d984..9285520 100644
--- a/HH.WCS.Mobox3/HH.WCS.Mobox3.XiaoMi/models/smallMaterial.cs
+++ b/HH.WCS.Mobox3/HH.WCS.Mobox3.XiaoMi/models/smallMaterial.cs
@@ -21,7 +21,9 @@
     public class parameters
     {
         public string src { get; set; }
+        public string src_area { get; set; }
         public string dst { get; set; }
+        public string dst_area { get; set; }
         public string sku { get; set; }
         public string BatchNo { get; set; }
         public int num { get; set; }

--
Gitblit v1.9.1