From 131347ad63bb534b5abb6dbc979f0a47d780d8ff Mon Sep 17 00:00:00 2001
From: hwh <332078369@qq.com>
Date: 星期三, 15 一月 2025 15:06:05 +0800
Subject: [PATCH] ·

---
 Wms/Model/InterFaceModel/SoModel.cs |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/Wms/Model/InterFaceModel/SoModel.cs b/Wms/Model/InterFaceModel/SoModel.cs
index c48ca16..b9bf606 100644
--- a/Wms/Model/InterFaceModel/SoModel.cs
+++ b/Wms/Model/InterFaceModel/SoModel.cs
@@ -67,6 +67,13 @@
         /// 涓婃父绯荤粺鏄庣粏鍗曞彿
         /// </summary>
         public string OrderDetailCode { get; set; }
+
+        /// <summary>
+        /// Desc:鏄惁鎺ュ彈鎷肩
+        /// Default: 0锛氬惁  1锛氭槸
+        /// Nullable:True
+        /// </summary>
+        public string IsMixBox { get; set; }
     }
 
     /// <summary>

--
Gitblit v1.8.0