Migliorata sincronizzazione dei dati
This commit is contained in:
@@ -37,7 +37,6 @@ public class ManageDataService(
|
||||
ReturnPersRif = !whereCond.OnlyContact
|
||||
}
|
||||
);
|
||||
_ = UpdateDbUsers(response);
|
||||
|
||||
clienti = response.AnagClie ?? [];
|
||||
}
|
||||
@@ -69,7 +68,6 @@ public class ManageDataService(
|
||||
ReturnPersRif = !whereCond.OnlyContact
|
||||
}
|
||||
);
|
||||
_ = UpdateDbUsers(response);
|
||||
|
||||
prospect = response.PtbPros ?? [];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user