disable push elt res if error
This commit is contained in:
parent
71d948eada
commit
8c517cb574
@ -49,7 +49,7 @@ namespace ELT.Client.Managers.Insurance
|
||||
, null
|
||||
, null
|
||||
, kaskoParams);
|
||||
//if (string.IsNullOrEmpty(res.Error))
|
||||
if (string.IsNullOrEmpty(res.Error))
|
||||
result.Add(companyId, res);
|
||||
}));
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user