xiaoyang
2024-11-07 27428ddcd208e10c15adead9d6b48d6843b0a0b6
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; }