| 
					
				 | 
			
			
				@ -497,7 +497,7 @@ public class GuahaoXMService implements IGuahaoService { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                if(StringUtils.isNotBlank(dcode)){ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                    reservation.setDoctor(dcode);//代理签约维护待签约人编码 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                    SendP2PUtil.sendP2Pmsg(dcode,patient,"-1","我已成功为您预约:"+startTime+","+hospitalName+hosDeptName+doctorName+"医生的号源。您可直接前往医院就诊</br>"); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                    SendP2PUtil.sendP2Pmsg(dcode,patient,"1","我已成功为您预约:"+startTime+","+hospitalName+hosDeptName+doctorName+"医生的号源。您可直接前往医院就诊</br><a name='guahao' href='javascript:void(0)' data-id='"+code+"'>点击查看详情</a>"); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                // 保存预约记录 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                patientReservationDao.save(reservation); 
			 |