登录
GET
http://localhost:8888/user/signIn?username=zs&pwd=123456asdf
请求参数
参数名
类型
描述
必填
username
string
示例:zs
必填
pwd
string
示例:123456asdf
必填
响应参数
参数名
类型
描述
必填
flag
boolean
示例:false
必填
msg
string
示例:error
必填