src/main/java/com/yeshi/buwan/util/SolrUtil.java @@ -103,6 +103,8 @@ } } catch (UnsupportedEncodingException e) { e.printStackTrace(); } catch (Exception e) { } return list; }