杨张扬
2 天以前 77b654d928c34d32462e212a4ec212f7cc48b50f
models/TN_InventoryM.cs
@@ -58,5 +58,10 @@
        /// 距离过期还有几小时
        /// </summary>
        public string EXPIRATION_DAY { get; set; } = "0";
        /// <summary>
        /// 创建时的起点货位
        /// </summary>
        public string STARTLOC { get; set; }
    }
}