xiaoyang
2024-11-08 2ecf5dfa71bf0c553c30ced6f68a81fa3be6a93f
Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/BasicModel/DtStockInfo.cs
@@ -36,7 +36,7 @@
        public bool IsFull { get; set; }
        /// <summary>
        /// 备注 (静制)
        /// 备注 (静制\陈化时间)
        /// </summary>
        [SugarColumn(IsNullable = true, ColumnDescription = "备注")]
        public string Remark { get; set; }