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