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