changeUser

修改用户

请求参数

参数名
类型
描述
必填
id
int
必填
name
string
修改后的名字
必填
password
string
修改后的密码
必填

响应参数

参数名
类型
描述
必填
result
boolean
修改成功、失败
必填