huminmin
9 天以前 481eb2249f2886c3a6ea8445820a2ec5f153d4da
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")