登录--密码
POST
https://gm.xrxsapp.com/api
请求参数
参数名
类型
描述
必填
method
string
固定值:user.login
必填
mobile
int
手机号
必填
password
string
密码
必填
响应参数
参数名
类型
描述
必填
status
boolean
示例:true
必填
data
string
示例:
必填
msg
string
示例:发送成功
必填