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