保障员登陆
POST
user/login
请求参数
参数名
类型
描述
必填
mobile
string
手机号
必填
password
string
密码
必填
响应参数
参数名
类型
描述
必填
token
string
之后的操作都需要带上的token
必填