已经接入配置文件,开始准备生成代码
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
}
|
||||
},
|
||||
"codeConfig": {
|
||||
"admin": "config/app.json"
|
||||
"admin": "example/config/app.json"
|
||||
},
|
||||
"db": {
|
||||
"sqlite": {
|
||||
@@ -18,9 +18,6 @@
|
||||
"index.html",
|
||||
"index.htm"
|
||||
],
|
||||
"devConfig": {
|
||||
"admin": "example/config/app.json"
|
||||
},
|
||||
"error": {
|
||||
"1": "内部系统异常",
|
||||
"2": "访问权限异常",
|
||||
|
||||
Reference in New Issue
Block a user