修改用户状态
POST
/admin/oapi/account/edit/status
请求参数
参数名
类型
描述
必填
oapiAccountId
integer
用户ID
可选
oapiAccountStatus
integer
帐号启用状态:0->禁用;1->启用
可选