liu
2026-09-04 569df4daf76eb586f1add62707d0ffa2b7ff20f2
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 = "芋艿")