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