数据库插件
This commit is contained in:
@@ -7,7 +7,6 @@ module.exports = {
|
||||
// console.log(ctx, next, options);
|
||||
// const timetaken = `${ctx.request.method}${ctx.request.url} 响应时间`
|
||||
// console.time(timetaken)
|
||||
// app.logger.debug("123")
|
||||
await next()
|
||||
// console.timeEnd(timetaken)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user