无关风月
2025-02-27 c68c1829c8f345f5b745f37196bc920994107acd
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;