瀏覽代碼

ES配置,连接修改(仅修改了测试)

liubing 3 年之前
父節點
當前提交
2e43e467db
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      svr/svr-cloud-care/pom.xml

+ 5 - 0
svr/svr-cloud-care/pom.xml

@ -192,6 +192,11 @@
            <groupId>org.apache.poi</groupId>
            <artifactId>poi-ooxml</artifactId>
        </dependency>
        <dependency>
            <groupId>org.elasticsearch.plugin</groupId>
            <artifactId>shield</artifactId>
            <version>2.4.6</version>
        </dependency>
        <!-- xlsx  依赖这个包 -->
        <dependency>
            <groupId>org.apache.poi</groupId>