feat():修改车辆管理
parent
154b26d7a6
commit
9e0e3f37b8
|
@ -25,4 +25,5 @@ public class SysCar extends BaseEntity {
|
||||||
private String carBatteryManufacturer;
|
private String carBatteryManufacturer;
|
||||||
private String carBatteryModel;
|
private String carBatteryModel;
|
||||||
private Long strategyId;
|
private Long strategyId;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue