cz-bussiness/src/main/java/com/ruoyi/bussiness/object/response/placementApply/PlacementApplyTemplateResponse.java
@@ -75,7 +75,7 @@ private BigDecimal waitFamilyArea; @ApiModelProperty(value = "补偿金额(万元)-新建商品住房、商业用房、停车位") @ExcelProperty(value = {"补偿金额(万元)","新建商品住房、商业用房、停车位"}, index = 14, converter = BigDecimalConverter.class) @ExcelProperty(value = {"补偿金额(万元)","新建商品住房、商业用房、停车位"}, index = 14, converter = StringConverter.class) private String compensationNewAmount; @ApiModelProperty(value = "补偿金额(万元)-二手住房")