改用户状态
PUT
http://localhost:3000/users/state
请求参数
参数名
类型
描述
必填
state
num
【必须】用户冻结状态 0--未冻结,1--冻结
必填
role_id
num
【必须】用户id
必填