|  | @ -2283,7 +2283,7 @@ public class ImService {
 | 
												
													
														
															|  | 						content.append(consultAdvice.getAdviceValue()+",");
 |  | 						content.append(consultAdvice.getAdviceValue()+",");
 | 
												
													
														
															|  | 					}
 |  | 					}
 | 
												
													
														
															|  | 					if (content!=null){
 |  | 					if (content!=null){
 | 
												
													
														
															|  | 						content.delete(content.length()-1,content.length());
 |  | 
 | 
												
													
														
															|  | 
 |  | 						content.deleteCharAt(content.length()-1);
 | 
												
													
														
															|  | 					}
 |  | 					}
 | 
												
													
														
															|  | 					map.put("icd10Name",content);
 |  | 					map.put("icd10Name",content);
 | 
												
													
														
															|  | 				}
 |  | 				}
 |