parent
47ac4523f4
commit
caa4976594
11
router.js.md
Normal file
11
router.js.md
Normal file
@ -0,0 +1,11 @@
|
||||
|
||||
// 获取标签
|
||||
var name = async (ctx, next) => {
|
||||
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
'请求方式 路由地址':name
|
||||
}
|
||||
请求方式 GET POST 自动引入大写
|
||||
路由地址/根开始
|
Loading…
Reference in New Issue
Block a user