代码管理/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; }