src/main/java/org/springblade/modules/equipage/entity/Car.java @@ -79,5 +79,6 @@ * 车辆型号 */ private String mode; private String jurisdiction; }