无关风月
2025-03-06 92fe9b4ece8788fd7386a5a529467bac956c5eb3
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 = "入住日期")