修改电话
POST
https://xxx/changeBindingPhone
请求头
参数名
类型
描述
必填
content-type
str
application/x-www-form-urlencoded
必填
请求参数
参数名
类型
描述
必填
openid
str
openid
必填
mobile
str
要修改的电话
必填
code
str
验证码
必填
area_code
str
area_code=al (大陆) area_code=hk(香港)
必填
响应参数
参数名
类型
描述
必填
flag
boolean
访问结果状态
必填
msg
str
访问日志
必填