From 27daf7546721754a451b5df16bb716c1cbb33458 Mon Sep 17 00:00:00 2001
From: chengsc <Demo@DESKTOP-CPA90BF>
Date: 星期六, 19 十月 2024 19:06:43 +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