force-app/main/default/classes/NFM606Controller.cls
@@ -196,9 +196,9 @@ if (rowData != null) { upsert rowData; } iflog.Log__c = iflog.Log__c + logstr; iflog.Log__c = logstr; system.debug('======================================'+logstr); upsert iflog; } private static GeData getStateAndCity(GeData ged,Contact con){