加载中…

设置(取消)某人为管理员

```javascript WXAPI.organizeGrantAdmin({ token: '000' }) ``` + token 当前用户登陆凭证 + organizeId 组织ID + uid 成员用户编号 + isAdmin 是否为管理员