const res = await nim.msg.getTeamMsgReads({ // 参数为数组,可以批量查询 teamMsgReceipts: [ { teamId: msg.to, idClient: msg.idClient, idServer: msg.idServer } ]})