打开es关闭td依赖
parent
610885d897
commit
8fc044bd18
|
@ -149,17 +149,17 @@
|
|||
</dependency>
|
||||
|
||||
<!--打开注释 启用es数据库-->
|
||||
<!-- <dependency>-->
|
||||
<!-- <groupId>cc.iotkit</groupId>-->
|
||||
<!-- <artifactId>iot-es-temporal-service</artifactId>-->
|
||||
<!-- </dependency>-->
|
||||
|
||||
<!--打开注释 启用tdengine数据库-->
|
||||
<dependency>
|
||||
<groupId>cc.iotkit</groupId>
|
||||
<artifactId>iot-td-temporal-service</artifactId>
|
||||
<artifactId>iot-es-temporal-service</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!--打开注释 启用tdengine数据库-->
|
||||
<!-- <dependency>-->
|
||||
<!-- <groupId>cc.iotkit</groupId>-->
|
||||
<!-- <artifactId>iot-td-temporal-service</artifactId>-->
|
||||
<!-- </dependency>-->
|
||||
|
||||
<dependency>
|
||||
<groupId>cc.iotkit</groupId>
|
||||
<artifactId>iot-data-cache</artifactId>
|
||||
|
|
Loading…
Reference in New Issue