Sfoglia il codice sorgente

数据服务代码提交

kouchengxing 4 anni fa
parent
commit
0ff1032676
1 ha cambiato i file con 7 aggiunte e 0 eliminazioni
  1. 7 0
      dgtis-modules/dgtis-modules-data/pom.xml

+ 7 - 0
dgtis-modules/dgtis-modules-data/pom.xml

@@ -77,6 +77,13 @@
             <artifactId>dgtis-common-redis</artifactId>
         </dependency>
 
+
+       <!-- <dependency>
+            <groupId>org.elasticsearch.client</groupId>
+            <artifactId>transport</artifactId>
+            <version>7.6.2</version>
+        </dependency>-->
+
         <dependency>
             <groupId>org.apache.httpcomponents</groupId>
             <artifactId>httpclient</artifactId>