杨张扬
2025-06-05 ed4d2a10702e49c669f8a64e5508223dc5d4ab77
models/TN_InventoryM.cs
@@ -57,6 +57,6 @@
        /// <summary>
        /// 距离过期还有几天
        /// </summary>
        public int EXPIRATION_DAY { get; set; } = 0;
        public string EXPIRATION_DAY { get; set; } = "0";
    }
}