| 
					
				 | 
			
			
				@ -1312,7 +1312,6 @@ public class SecurityMonitoringOrderService extends BaseJpaService<SecurityMonit 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				    public void preventLost(JSONObject result,String patient,String deviceSn){ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				        //手表与拐杖同时绑定时优先手表,围栏状态其中一个超出围栏即为超出围栏 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				        deviceSn="IMEI860314001160450"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				        try { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				            Integer categoryCode=0; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				            List<DevicePatientDevice> devicePatientDeviceDos = new ArrayList<>(); 
			 |