fix:依赖修正
parent
fc9325700c
commit
3ab219c182
|
@ -71,10 +71,10 @@
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!--打开注释 启用es数据库-->
|
<!--打开注释 启用es数据库-->
|
||||||
<!-- <dependency>-->
|
<dependency>
|
||||||
<!-- <groupId>cc.iotkit</groupId>-->
|
<groupId>cc.iotkit</groupId>
|
||||||
<!-- <artifactId>iot-temporal-serviceImpl-es</artifactId>-->
|
<artifactId>iot-temporal-serviceImpl-es</artifactId>
|
||||||
<!-- </dependency>-->
|
</dependency>
|
||||||
|
|
||||||
<!--打开注释 启用timescale数据库-->
|
<!--打开注释 启用timescale数据库-->
|
||||||
<!-- <dependency>-->
|
<!-- <dependency>-->
|
||||||
|
@ -83,10 +83,10 @@
|
||||||
<!-- </dependency>-->
|
<!-- </dependency>-->
|
||||||
|
|
||||||
<!--打开注释 启用tdengine数据库-->
|
<!--打开注释 启用tdengine数据库-->
|
||||||
<dependency>
|
<!-- <dependency>-->
|
||||||
<groupId>cc.iotkit</groupId>
|
<!-- <groupId>cc.iotkit</groupId>-->
|
||||||
<artifactId>iot-temporal-serviceImpl-td</artifactId>
|
<!-- <artifactId>iot-temporal-serviceImpl-td</artifactId>-->
|
||||||
</dependency>
|
<!-- </dependency>-->
|
||||||
|
|
||||||
<!--====================第三方库===================-->
|
<!--====================第三方库===================-->
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue