feat: 代码生成 Beta 公测版本

This commit is contained in:
ray
2024-07-28 23:33:08 +08:00
parent 41917686b1
commit 8888829437
40 changed files with 556 additions and 384 deletions

View File

@@ -61,7 +61,7 @@ public class GenConfigForm {
private String fieldType;
@Schema(description = "字段描述")
private String comment;
private String fieldComment;
@Schema(description = "是否在列表显示")
private Integer isShowInList;