huminmin
9 天以前 0fdd0bf60b7d98d21c9b5ff95bb55f0fa6495007
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")