修改用户信息
POST
http://localhost/user/update
接口描述
任意传一个参数即可
请求参数
参数名
类型
描述
必填
name
string
用户昵称
可选
mobile
string
手机
可选
sex
int
性别 1-男 2-女
可选