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