更改手机号
POST
http://yuyin.p/api/user/replace_mobile
请求头
参数名
类型
描述
必填
请求参数
参数名
类型
描述
必填
token
int
token
必填
mobile
int
当前手机号
必填
code
int
验证码
必填
new_mobile
int
新手机号
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:更换成功
必填
time
string
示例:1655689085
必填
data
object
示例:null
必填