登陆
POST
/user/login
请求参数
参数名
类型
描述
必填
username
string
示例:test
必填
pwd
string
示例:123456
必填
响应参数
参数名
类型
描述
必填
success
boolean
示例:true
必填
errorCode
object
示例:null
必填
errorMsg
object
示例:null
必填
token
string
示例:Bearer_9cea3ed911190bcf67a03oOVBo4xBeF9
必填
memberId
int
示例:1
必填
username
string
示例:mimicat
必填