소스 검색

数据服务代码提交

kouchengxing 4 년 전
부모
커밋
0ff1032676
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  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>