src/main/java/org/springblade/modules/equipage/vo/CarVo.java @@ -16,4 +16,5 @@ * 保安单位名称 */ private String tenantName; private Integer type; }