huminmin
5 天以前 5bbf6b97525dd92c81fe91447953e7819f8a4e18
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 = "芋艿")