From 265fa2b9f6816f62fffac3db611fcb1fc9dfe1a6 Mon Sep 17 00:00:00 2001
From: bklLiudl <673013083@qq.com>
Date: 星期四, 17 十月 2024 18:47:53 +0800
Subject: [PATCH] 修改问题

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

diff --git a/Wms/WMS.Entity/DataEntity/DataBoxInfo.cs b/Wms/WMS.Entity/DataEntity/DataBoxInfo.cs
index 650be2b..517a22a 100644
--- a/Wms/WMS.Entity/DataEntity/DataBoxInfo.cs
+++ b/Wms/WMS.Entity/DataEntity/DataBoxInfo.cs
@@ -131,6 +131,11 @@
         public DateTime? ProductionTime {get;set;}
 
         /// <summary>
+        /// 杩囨湡鏃堕棿
+        /// </summary>
+        public DateTime? ExpirationTime { get; set; }
+
+        /// <summary>
         /// Desc:渚涜揣鎵规
         /// Default:
         /// Nullable:True

--
Gitblit v1.8.0