已经接入配置文件,开始准备生成代码
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
"timeout": 7200
|
||||
}
|
||||
},
|
||||
"codeConfig": {
|
||||
"admin": "config/app.json"
|
||||
},
|
||||
"db": {
|
||||
"sqlite": {
|
||||
"path": "example/config/data.db"
|
||||
@@ -16,7 +19,7 @@
|
||||
"index.htm"
|
||||
],
|
||||
"devConfig": {
|
||||
"admin": "config/app.json"
|
||||
"admin": "example/config/app.json"
|
||||
},
|
||||
"error": {
|
||||
"1": "内部系统异常",
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user