xiaoyang
2024-11-07 46e1f237d6d7c2d2ce338224b709865c87e26e2c
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; }