let ids = [ "3", "4", "5"  ];
let myDataList = await persistence.getListByIds(ctx, ids);