From ab1d955316fb7ef6da7853e2202628f4a61d6857 Mon Sep 17 00:00:00 2001
From: pengmn <pmn@HanInfo>
Date: 星期四, 03 七月 2025 17:32:37 +0800
Subject: [PATCH] 1

---
 HH.WCS.Mobox3/HH.WCS.Mobox3.XiaoMi/models/smallMaterial.cs |    3 +++
 1 files changed, 3 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..8677b42 100644
--- a/HH.WCS.Mobox3/HH.WCS.Mobox3.XiaoMi/models/smallMaterial.cs
+++ b/HH.WCS.Mobox3/HH.WCS.Mobox3.XiaoMi/models/smallMaterial.cs
@@ -21,9 +21,12 @@
     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 string issueMode { get; set; }
         public int num { get; set; }
 
 

--
Gitblit v1.9.1