xuhy
2025-03-04 c5565c37e2ef504bc21b1b9126bcaee871b8ee7a
ruoyi-common/src/main/java/com/ruoyi/common/constant/DictConstants.java
@@ -40,7 +40,7 @@
     */
    public static final String DICT_TYPE_PAY_FEES_STATUS = "t_pay_fees_status";
    /**
     * 账单类型 1=租金 2=押金 3=生活费用
     * 账单类型 1=租金 2=押金 3=生活费用 4=房屋验收
     */
    public static final String DICT_TYPE_BILL_TYPE = "t_bill_type";
    /**