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