手机短信登录
POST
https://www.amuping.cn/api/user/phone/login
请求参数
参数名
类型
描述
必填
type
byte
身份类型
必填
phone
string
手机号
必填
code
string
验证码
必填
openId
string
微信唯一id
必填
响应参数
参数名
类型
描述
必填
ret
必填
msg
必填
data
string
token令牌
必填