用户状态切换
PUT
/user/state
请求参数
参数名
类型
描述
必填
user_id
int
用户编号
必填
state
int
登录状态:0-禁用,1-正常
必填