|  | @ -1552,8 +1552,6 @@ public class ConsultTeamService extends ConsultService {
 | 
	
		
			
				|  |  |             ct.setTeam(oldConsultCode);
 | 
	
		
			
				|  |  |             if (oldConsult != null && isSend == 1) {
 | 
	
		
			
				|  |  |                 JSONObject messages = ImUtill.getCreateTopicMessage(doctorTemp.getCode(), doctorTemp.getName(), consult.getTitle(), oldConsult.getSymptoms(), oldConsult.getImages());
 | 
	
		
			
				|  |  |             if(oldConsult!=null&&isSend==1){
 | 
	
		
			
				|  |  |                 JSONObject messages = ImUtill.getCreateTopicMessage(doctorTemp.getCode(), doctorTemp.getName(), consult.getTitle(), "居民问题:"+oldConsult.getSymptoms(), oldConsult.getImages());
 | 
	
		
			
				|  |  |                 JSONObject jsonObject = new JSONObject();
 | 
	
		
			
				|  |  |                 jsonObject.put(ct.getPatient(), 0);
 | 
	
		
			
				|  |  |                 jsonObject.put(ct.getDoctor(), 0);
 |