更新用户信息
POST
/api/updateUserInfo
请求参数
参数名
类型
描述
必填
name
string
名字
可选
head
string
头像图片名字
可选
mobile
string
手机号码
可选
email
string
邮箱地址
可选
响应参数
参数名
类型
描述
必填
code
int
错误码
可选
msg
string
错误提示
可选