切换主题
// 查询技能队列下,正在等待的用户 fcc.batchmultiskill({skillId: 'xxx'}).then(res => { console.log('batchmultiskill', res) })