yanghb
2025-04-28 44e6fcd561ec673bd6e2ec857a09ad7e34d142e4
cz-bussiness/src/main/java/com/ruoyi/bussiness/domain/PlacementApplyRecord.java
@@ -75,10 +75,10 @@
    private Integer waitFamilyAreaWarn;
    @ApiModelProperty(value = "补偿金额-新建商品住房、商业用房、停车位")
    private BigDecimal compensationNewAmount;
    private String compensationNewAmount;
    @ApiModelProperty(value = "补偿金额-二手住房")
    private BigDecimal compensationOldAmount;
    private String compensationOldAmount;
    @ApiModelProperty(value = "多个购房活动警告(0正常 1异常)")
    private Integer compensationAmountWarn;