|  | @ -1364,9 +1364,9 @@ public class ImService {
 | 
	
		
			
				|  |  | 				// 添加医生咨询日志
 | 
	
		
			
				|  |  | 				addLogs(ct);
 | 
	
		
			
				|  |  | 				//只有勾选同同时发起视频邀请的时候才发送模板消息
 | 
	
		
			
				|  |  | 				if("2".equalsIgnoreCase(wlyyOutpatientDO.getType())){
 | 
	
		
			
				|  |  | 				/*if("2".equalsIgnoreCase(wlyyOutpatientDO.getType())){
 | 
	
		
			
				|  |  | 					wxTemplateService.sendWeTempMesMiniProgram(wlyyOutpatientDO.getDoctor(),wlyyOutpatientDO.getDoctorName(),wlyyOutpatientDO.getConsumer(),wlyyOutpatientDO.getConsumerName(),consult.getId());
 | 
	
		
			
				|  |  | 				}
 | 
	
		
			
				|  |  | 				}*/
 | 
	
		
			
				|  |  | 			}
 | 
	
		
			
				|  |  | 			String sessionIds = patient + "_" + outpatientCode + "_" + ct.getType();
 | 
	
		
			
				|  |  | 			JSONObject result = imUtil.getSingleSessionInfo(sessionIds,doctorCode);
 |