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