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 = "芋艿")