@ -158,8 +158,6 @@ public class CareDoctorService extends BaseJpaService<BaseDoctorDO, BaseDoctorDa
List<Map<String,Object>> deptList = jdbcTemplate.queryForList(sql);
tmp.put("deptList",deptList);
}
System.out.println(1);
return tmpList;