| 
					
				 | 
			
			
				@ -11277,8 +11277,8 @@ public class PrescriptionService extends BaseJpaService<WlyyPrescriptionDO, Pres 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				        params.put("type", "Outpatient"); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				        params.put("xmlStr", patNo); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				        returnValue = com.yihu.jw.utils.WebserviceUtil.post(url, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                "http://business.htemr.haitaiinc.com", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                "manageEmrDataRestore", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                "http://pdf.haitaiinc.com", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                "manageEmrDataAll", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                params); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				        logger.info("门诊病历列表信息,返回值xmlstr:" + returnValue); 
			 |