|  | @ -267,7 +267,7 @@ public class WeiXinEventProcess {
 | 
	
		
			
				|  |  |         //图片地址
 | 
	
		
			
				|  |  |         patientQRCode_pic = patientQRCode_pic.replace("{server}", serverUrl);
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  |         articlePatientQRCode.put("Url", patientQRCode);
 | 
	
		
			
				|  |  |         articlePatientQRCode.put("Url",  patientQRCode);
 | 
	
		
			
				|  |  |         articlePatientQRCode.put("Title", "我的取药码");
 | 
	
		
			
				|  |  |         articlePatientQRCode.put("Description", "我的取药码");
 | 
	
		
			
				|  |  |         articlePatientQRCode.put("PicUrl", patientQRCode_pic);
 |