2026-08-07 d65c665b483f9c7b57358d4ad2c4bf3c6e1f9608
yudao-module-infra/src/main/java/cn/iocoder/yudao/module/infra/controller/admin/codegen/vo/table/CodegenTablePageReqVO.java
@@ -16,7 +16,7 @@
    @Schema(description = "表名称,模糊匹配", example = "yudao")
    private String tableName;
    @Schema(description = "表描述,模糊匹配", example = "芋道")
    @Schema(description = "表描述,模糊匹配", example = "超级管理员")
    private String tableComment;
    @Schema(description = "实体,模糊匹配", example = "Yudao")