ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/System/Sys_Vehicle.cs
@@ -19,8 +19,6 @@ [SugarColumn(IsNullable = true, Length = 40, ColumnDescription = "车ååç§°")] public string Vehiclename { get; set; } [SugarColumn(IsNullable = true, Length = 40, ColumnDescription = "ç»å®ç车轮åç§°")] public string Vehicletraycoid { get; set; } [SugarColumn(IsNullable = true, Length = 40, ColumnDescription = "å建æ¶é´")] public DateTime Createdate { get; set; } = DateTime.Now;