models/TN_InventoryM.cs @@ -55,7 +55,7 @@ public DateTime EXPIRATION { get; set; } /// <summary> /// 距离过期还有几天 /// 距离过期还有几小时 /// </summary> public string EXPIRATION_DAY { get; set; } = "0"; }