This commit is contained in:
robin
2022-04-12 03:06:19 +08:00
parent 344562baf4
commit f88b5e9325
6 changed files with 124 additions and 20 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
'use strict';
module.exports = {
time: {
register: ["bodyparser", "error", "time", "koaLogger", "verify"],
time : {
params: '123'
},
}