Merge branch 'main' of http://8.130.49.250:3000/admin/gr_report_java
Signed-off-by: chy <chy@163.com>
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
"name": "lideeyunji.codegen.base-package",
|
||||
"type": "java.lang.String",
|
||||
"description": "生成的 Java 代码的基础包",
|
||||
"sourceType": "com.lideeyunji.service.infra.config.framework.codegen.config.CodegenProperties"
|
||||
"sourceType": "com.lideeyunji.service.infra.config.framework.codegen.config.CodegenProperties",
|
||||
"defaultValue": "com.lideeyunji"
|
||||
},
|
||||
{
|
||||
"name": "lideeyunji.codegen.db-schemas",
|
||||
@@ -23,7 +24,8 @@
|
||||
"name": "lideeyunji.codegen.front-type",
|
||||
"type": "java.lang.Integer",
|
||||
"description": "代码生成的前端类型(默认) 枚举 {@link CodegenFrontTypeEnum#getType()}",
|
||||
"sourceType": "com.lideeyunji.service.infra.config.framework.codegen.config.CodegenProperties"
|
||||
"sourceType": "com.lideeyunji.service.infra.config.framework.codegen.config.CodegenProperties",
|
||||
"defaultValue": 10
|
||||
}
|
||||
],
|
||||
"hints": []
|
||||
|
||||
Reference in New Issue
Block a user