用户名校验
GET
http:localhost:3000/api/user/verify
请求头
参数名
类型
描述
必填
Authorization
String
token
必填
响应参数
参数名
类型
描述
必填
code
200||400
必填
msg
success || fail
必填