改用户状态
PUT
http://localhost:3000/users/update
接口描述
更改用户状态
请求参数
参数名
类型
描述
必填
id
number
用户id
必填
state
number
状态1-冻结0-正常
必填