编辑用户信息
POST
/api/members/save
接口描述
编辑用户信息接口
请求头
参数名
类型
描述
必填
Authorization
string
用户令牌
必填
请求参数
参数名
类型
描述
必填
new_mobile
String
新手机号
必填
mobile_code
String
新手机号的验证码
必填
new_email
String
新邮箱
必填
email_code
String
新邮箱的验证码
必填
avatar
String
头像地址
必填
nickname
String
昵称
必填
open_id
String
微信open id
必填
响应参数
参数名
类型
描述
必填
msg
string
文本提示信息
必填
code
number
响应编号
必填
data
array
数据字典
必填