无关风月
2025-03-06 835e495a985e7ab0f9f3a1a3882255280f1b8f04
ruoyi-system/src/main/java/com/ruoyi/system/vo/HouseVO.java
@@ -17,6 +17,8 @@
    @ApiModelProperty(value = "房屋id")
    private String houseId;
    @ApiModelProperty(value = "房屋id")
    private String tenantId;
    @ApiModelProperty(value = "租户姓名")
    private String residentName;
@@ -25,7 +27,7 @@
    private String phone;
    @ApiModelProperty(value = "属性")
    private String businessAttributes;
    private String tenantAttributes;
    @ApiModelProperty(value = "类型")
    private String productType;
    @ApiModelProperty(value = "入住日期")