新增部分测试
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
routes:
|
||||
- path: "api/v1/**"
|
||||
- path: "api/dev/**"
|
||||
qjs:
|
||||
exec: "index.js"
|
||||
debug: true
|
||||
debug: true
|
||||
- path: "api/prod/**"
|
||||
qjs:
|
||||
exec: "json.js"
|
||||
Reference in New Issue
Block a user