huanghongfeng
2024-11-22 426848306ad9233db96e4b3fc68a881c15f0b0b0
代码管理/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; }