let idList = ['1', '2']
let itemList = await persistence.getListByIds(null,idList);