let idsList = ['2', '3']
let result = await persistence.getListByIds(null, idsList);