修改用户
PUT
http://localhost:3000/users/update
请求参数
参数名
类型
描述
必填
id
number
【必须】用户id
必填
state
number
【必须】1-是禁止;0-是允许
必填