Cambiato servizio di sync eurofork
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit looks good
All checks were successful
IntegryManagementSystem_Multi/pipeline/head This commit looks good
This commit is contained in:
@@ -75,6 +75,7 @@ public class EuroforkDataSyncronizerService {
|
|||||||
boolean resetAllPositions = false;
|
boolean resetAllPositions = false;
|
||||||
if (resetAllPositions) {
|
if (resetAllPositions) {
|
||||||
resetAllPositions(mdbInternal);
|
resetAllPositions(mdbInternal);
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
final List<HashMap<String, Object>> internalAssignedPositions = UtilityDB.executeSimpleQuery(mdbInternal.getPrimaryConnection(),
|
final List<HashMap<String, Object>> internalAssignedPositions = UtilityDB.executeSimpleQuery(mdbInternal.getPrimaryConnection(),
|
||||||
|
|||||||
Reference in New Issue
Block a user