3 天以前 83d6b764019d3eef0f9c98cf11b98f98e1ef9274
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")