feat: 代码生成支持字典类型
This commit is contained in:
@@ -81,5 +81,8 @@ public class GenConfigForm {
|
||||
@Schema(description = "查询类型")
|
||||
private QueryTypeEnum queryType;
|
||||
|
||||
@Schema(description = "字典类型")
|
||||
private String dictType;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user