更改用户属性
PUT
http://localhost:3000/users/state
请求参数
参数名
类型
描述
必填
state
Number
【必选】用户属性 0-允许,1-禁止
必填
id
Number
【必选】更改用户的id
必填