huanghongfeng
2025-11-10 234e0265fbed611b20f0903bb69fbf0bd5417c1c
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/System/Sys_Vehi.cs
@@ -19,6 +19,9 @@
        [SugarColumn(IsNullable = true, Length = 40, ColumnDescription = "名称")]
        public string Vehi_name { get; set; }
        [SugarColumn(IsNullable = true, Length = 40, ColumnDescription = "绑定车型")]
        public string Vehiclerpall { get; set; }
        [SugarColumn(IsNullable = true, Length = 40, ColumnDescription = "绑定的车轮名称")]
        public string Vehicletraycoid { get; set; }