1
huanghongfeng
2024-11-21 4cfeced9bc8985cdd89fdb540e6fe984f8469481
代码管理/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; }