替换为get
This commit is contained in:
@@ -4,5 +4,5 @@ let index = async (ctx,next)=>{
|
||||
next()
|
||||
}
|
||||
module.exports = {
|
||||
"POST /":index
|
||||
"GET /":index
|
||||
}
|
||||
Reference in New Issue
Block a user