| 
															
																@ -1663,8 +1663,10 @@ public class SecurityMonitoringOrderService extends BaseJpaService<SecurityMonit 
															 | 
														
													
												
													
														
															| 
															 | 
															
																            result.put(ResponseContant.resultMsg,failMsg); 
															 | 
															
															 | 
															
																            result.put(ResponseContant.resultMsg,failMsg); 
															 | 
														
													
												
													
														
															| 
															 | 
															
																            return result; 
															 | 
															
															 | 
															
																            return result; 
															 | 
														
													
												
													
														
															| 
															 | 
															
																        } 
															 | 
															
															 | 
															
																        } 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 
															 | 
															
															 | 
															
																        patientDO.setAddress(patientAddress); 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 
															 | 
															
															 | 
															
																        patientDO.setLatLon(patientLon+","+patientLon); 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 
															 | 
															
															 | 
															
																        basePatientDao.save(patientDO); 
															 | 
														
													
												
													
														
															| 
															 | 
															
																        List<SecurityMonitoringOrderDO> monitoringOrderDO = securityMonitoringOrderDao.findByPatientAndStatus(patient,1); 
															 | 
															
															 | 
															
																        List<SecurityMonitoringOrderDO> monitoringOrderDO = securityMonitoringOrderDao.findByPatientAndStatus(patient,1); 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 
															 | 
															
															 | 
															
																 
															 | 
														
													
												
													
														
															| 
															 | 
															
																        if (monitoringOrderDO.size()>0){ 
															 | 
															
															 | 
															
																        if (monitoringOrderDO.size()>0){ 
															 | 
														
													
												
													
														
															| 
															 | 
															
																            for (SecurityMonitoringOrderDO tmp:monitoringOrderDO){ 
															 | 
															
															 | 
															
																            for (SecurityMonitoringOrderDO tmp:monitoringOrderDO){ 
															 | 
														
													
												
													
														
															| 
															 | 
															
																                tmp.setServeAddress(patientAddress); 
															 | 
															
															 | 
															
																                tmp.setServeAddress(patientAddress); 
															 |