liu
4 天以前 cff970c90a81c307ace673ff0bb4c31c7c0cdad9
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")