修改个人头像
POST
api/user/update_avatar
请求参数
参数名
类型
描述
必填
avatar
string
头像地址
必填
响应参数
参数名
类型
描述
必填
type
string
ok代表成功,其他代表失败
必填
message
string
接口返回消息
必填