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