| 
															
																@ -291,12 +291,12 @@ public class ImService { 
															 | 
														
													
												
													
														
															| 
															 | 
															
																		List<Map<String, Object>> rstotal = jdbcTemplate.queryForList(totalSql); 
															 | 
															
															 | 
															
																		List<Map<String, Object>> rstotal = jdbcTemplate.queryForList(totalSql); 
															 | 
														
													
												
													
														
															| 
															 | 
															
																		 
															 | 
															
															 | 
															
																		 
															 | 
														
													
												
													
														
															| 
															 | 
															
																		String consultCode = ""; 
															 | 
															
															 | 
															
																		String consultCode = ""; 
															 | 
														
													
												
													
														
															| 
															 | 
															
																		String special_doctor = ""; 
															 | 
															
															 | 
															
																 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 
															 | 
															
															 | 
															
																		String specialDoctor = ""; 
															 | 
														
													
												
													
														
															| 
															 | 
															
																		if (rstotal != null && rstotal.size() > 0) { 
															 | 
															
															 | 
															
																		if (rstotal != null && rstotal.size() > 0) { 
															 | 
														
													
												
													
														
															| 
															 | 
															
																			consultCode = rstotal.get(0).get("consultCode").toString(); 
															 | 
															
															 | 
															
																			consultCode = rstotal.get(0).get("consultCode").toString(); 
															 | 
														
													
												
													
														
															| 
															 | 
															
																			special_doctor = rstotal.get(0).get("specialDoctor").toString(); 
															 | 
															
															 | 
															
																 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 
															 | 
															
															 | 
															
																			specialDoctor = rstotal.get(0).get("specialDoctor").toString(); 
															 | 
														
													
												
													
														
															| 
															 | 
															
																			result.put("consultCode",consultCode); 
															 | 
															
															 | 
															
																			result.put("consultCode",consultCode); 
															 | 
														
													
												
													
														
															| 
															 | 
															
																			result.put("special_doctor",special_doctor); 
															 | 
															
															 | 
															
																 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 
															 | 
															
															 | 
															
																			result.put("specialDoctor",specialDoctor); 
															 | 
														
													
												
													
														
															| 
															 | 
															
																			 
															 | 
															
															 | 
															
																			 
															 | 
														
													
												
													
														
															| 
															 | 
															
																		} 
															 | 
															
															 | 
															
																		} 
															 | 
														
													
												
													
														
															| 
															 | 
															
																		return result; 
															 | 
															
															 | 
															
																		return result; 
															 |