| 
					
				 | 
			
			
				@ -853,8 +853,8 @@ public class ConsultController extends WeixinBaseController { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				//            } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				            JSONObject obj = new JSONObject(); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				            JSONObject json = new JSONObject(); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				            json.put("id", obj.getInt("id")); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				            if (!obj.getString("from").equals(getUID())) { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                Doctor doc = doctorService.findDoctorByCode(obj.getString("from")); 
			 |