|  | @ -424,7 +424,7 @@ public class ContactsService {
 | 
	
		
			
				|  |  |         result.put("currentPositioning",null);       //当前定位
 | 
	
		
			
				|  |  |         result.put("currentLat",null);       //当前定位
 | 
	
		
			
				|  |  |         result.put("currentLon",null);
 | 
	
		
			
				|  |  |         List<PatientSafeAreaDO> safes =  safeAreaDao.findByPatient(patient);
 | 
	
		
			
				|  |  |         List<PatientSafeAreaDO> safes =  safeAreaDao.findByPatient2(patient);
 | 
	
		
			
				|  |  |         result.put("fences",safes);
 | 
	
		
			
				|  |  |         Double dulat = null;
 | 
	
		
			
				|  |  |         Double dulon = null;
 |