xuhy
2025-02-27 e82dde08a51546c1f4b619fbc900673ed8008c30
ruoyi-system/src/main/java/com/ruoyi/system/model/TBill.java
@@ -75,7 +75,7 @@
    @TableField("pay_fees_type")
    private Integer payFeesType;
    @ApiModelProperty(value = "账单类型 1=租金 2=押金 3=生活费用")
    @ApiModelProperty(value = "账单类型 1=租金 2=押金 3=生活费用 4=房屋验收")
    @TableField("bill_type")
    private String billType;