4 天以前 b1ad2d17c7f93e819c67fe5ab5c2ca94e764e517
yudao-module-system/src/main/java/cn/iocoder/yudao/module/system/controller/admin/tenant/vo/tenant/TenantPageReqVO.java
@@ -17,7 +17,7 @@
@ToString(callSuper = true)
public class TenantPageReqVO extends PageParam {
    @Schema(description = "租户名", example = "芋道")
    @Schema(description = "租户名", example = "超级管理员")
    private String name;
    @Schema(description = "联系人", example = "芋艿")