From ee4806a4b2ec94ec63b4cb9b58447d9863baebe5 Mon Sep 17 00:00:00 2001
From: wxw <Administrator@DESKTOP-5BIMHQ3>
Date: 星期四, 27 三月 2025 09:02:41 +0800
Subject: [PATCH] 修改问题

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

diff --git a/Wms/WMS.Entity/DataEntity/DataStockDetail.cs b/Wms/WMS.Entity/DataEntity/DataStockDetail.cs
index 49e77d1..731b449 100644
--- a/Wms/WMS.Entity/DataEntity/DataStockDetail.cs
+++ b/Wms/WMS.Entity/DataEntity/DataStockDetail.cs
@@ -208,6 +208,12 @@
         public DateTime? ExpirationTime {get;set;}
 
         /// <summary>
+        /// 鎵樼洏鐘舵��
+        /// Default:0锛氬噣妗� 1锛氶娣� 2锛氬崐鎴愬搧 3锛氳剰妗�
+        /// </summary>
+        public string PalletStatus { get; set; }
+
+        /// <summary>
         /// Desc:鐘舵��
         /// Default:0锛氬緟鍒嗛厤 1锛氶儴鍒嗗垎閰�  2锛氬凡鍒嗛厤 3锛氱洏鐐归攣瀹� 4锛氱Щ搴撻攣瀹�
         /// Nullable:True
@@ -270,5 +276,9 @@
         /// </summary>           
         public string Demo { get; set; }
 
+        /// <summary>
+        /// 璁惧缂栫爜
+        /// </summary>
+        public string UDF1 { get; set; }
     }
 }

--
Gitblit v1.8.0