@@ -105,7 +105,7 @@ public class CarInfoVo {
private boolean usedCar;
@ApiModelProperty(value = "是否脱保")
- private boolean isOutOfInsurance;
+ private boolean outOfInsurance;
@ApiModelProperty(value = "过户日期")
private String transferDate;