Explorar o código

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

liubing %!s(int64=3) %!d(string=hai) anos
pai
achega
2e43e467db
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  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>