zqy
12 小时以前 ba7c60df01e365859d651eedc25c1fbe37da3e2b
ruoyi-common/src/main/java/com/ruoyi/common/config/ElasticSearchConfig.java
@@ -33,10 +33,8 @@
    public RestHighLevelClient client(){
        return new RestHighLevelClient(RestClient.builder(
                new HttpHost(
                        "localhost",
                        8087,
//                        "localhost",
//                        8087,
                    "http"