无关风月
2025-03-05 fb88391ffa5e2dbaaccccffd65ae127382df8126
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;
}