1
dengjunjie
2025-06-19 681d093f9ea16ab2d480d77e6b04b197e506ff60
´úÂë¹ÜÀí/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/Record/Dt_LocationStatusChangeRecord.cs
@@ -17,7 +17,7 @@
        [SugarColumn(IsNullable = false, ColumnDescription = "货位主键")]
        public int LocationId {  get; set; }
        [SugarColumn(IsNullable = true, Length = 20, ColumnDescription = "货位编号")]
        [SugarColumn(IsNullable = true, Length = 30, ColumnDescription = "货位编号")]
        public string LocationCode {  get; set; }
        [SugarColumn(IsNullable = false, ColumnDescription = "变动前货位状态")]