idsList := []string{"2", "3"}
result1, _ := persistence.GetListByIds(context.Background(), "", idsList)