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