修改用户名
POST
http://localhost/api/profile/name
请求参数
参数名
类型
描述
必填
name
string
新的用户名
必填
响应参数
参数名
类型
描述
必填
errcode
string
错误代码
必填
errmsg
string
错误详情
必填