更该用户信息
PUT
http://localhost:3000/users/updata
接口描述
更改用户状态信息
请求参数
参数名
类型
描述
必填
id
number
【必须】id
必填
state
number
【必须】0是允许,1是禁止
必填