From b506c4535c62c4c5fd7c5b5c0bd7bb8b03390dbd Mon Sep 17 00:00:00 2001
From: Administrator <Administrator@DESKTOP-5BIMHQ3>
Date: 星期二, 05 三月 2024 10:10:34 +0800
Subject: [PATCH] Merge branch 'master' into wxw

---
 Wms/WMS.Entity/DataEntity/DataStockDetail.cs |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/Wms/WMS.Entity/DataEntity/DataStockDetail.cs b/Wms/WMS.Entity/DataEntity/DataStockDetail.cs
index 382bda8..ccd3218 100644
--- a/Wms/WMS.Entity/DataEntity/DataStockDetail.cs
+++ b/Wms/WMS.Entity/DataEntity/DataStockDetail.cs
@@ -235,7 +235,12 @@
         /// </summary>           
         public string IsBelt {get;set;}
 
-        
+        /// <summary>
+        /// Desc:澶囨敞
+        /// Default:
+        /// Nullable:True
+        /// </summary>           
+        public string Demo { get; set; }
 
     }
 }

--
Gitblit v1.8.0