xuhy
2025-03-06 c148e4b85df26f93c2fe428d486077e70a033228
ruoyi-system/src/main/java/com/ruoyi/system/query/THouseQuery.java
@@ -16,6 +16,6 @@
    private String propertyRightPerson;
    @ApiModelProperty(value = "租赁状态 1=待出租 2=已出租 3=维修中")
    private Integer leaseStatus;
    private String leaseStatus;
}