yanghb
2025-04-25 39854ed874e1f38ce3f192ca8e0362a826cfdd55
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;