1
huanghongfeng
2024-11-26 87d873ad509b4c927ac19aebaa3622fe9374626b
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/Stock/Dt_StockInfo.cs
@@ -30,7 +30,7 @@
        public int StockStatus { get; set; }
        [SugarColumn(IsNullable = false, ColumnDescription = "閲嶉噺")]
        public float Materialweight { get; set; }
        public decimal Materialweight { get; set; }
        [SugarColumn(IsNullable = true, ColumnDescription = "澶囨敞")]
        public string Remark { get; set; }