无关风月
2025-03-21 5587a1b3104ea92b67314a1aa2021c415bdb804f
ruoyi-system/src/main/java/com/ruoyi/system/vo/TenantVO.java
@@ -18,4 +18,7 @@
    @ApiModelProperty(value = "租户类型")
    private String tenantTypeName;
    @ApiModelProperty(value = "房屋名称")
    private String houseName;
}