|  | @ -259,7 +259,7 @@ public class SpecialistService{
 | 
												
													
														
															|  |                     "d.label AS healthcode," +
 |  |                     "d.label AS healthcode," +
 | 
												
													
														
															|  |                     "a.health_assistant AS healthAssistant,a.health_assistant_name AS healthAssistantName," +
 |  |                     "a.health_assistant AS healthAssistant,a.health_assistant_name AS healthAssistantName," +
 | 
												
													
														
															|  | //                    "a.health_assistant_name AS healthAssistantName, " +
 |  | //                    "a.health_assistant_name AS healthAssistantName, " +
 | 
												
													
														
															|  |                     ",a.is_manage AS isManage, " +
 |  | 
 | 
												
													
														
															|  | 
 |  |                     " a.is_manage AS isManage, " +
 | 
												
													
														
															|  |                     "a.id AS specialCode " +
 |  |                     "a.id AS specialCode " +
 | 
												
													
														
															|  |                     "FROM wlyy_specialist.wlyy_specialist_patient_relation a " +
 |  |                     "FROM wlyy_specialist.wlyy_specialist_patient_relation a " +
 | 
												
													
														
															|  |                     "JOIN "+basedb+".wlyy_patient_disease_server b ON a.id=b.specialist_relation_code AND b.disease=" +labelCode+" and b.del=1 "+
 |  |                     "JOIN "+basedb+".wlyy_patient_disease_server b ON a.id=b.specialist_relation_code AND b.disease=" +labelCode+" and b.del=1 "+
 |