取消influxdb依赖

This commit is contained in:
2023-10-24 14:15:11 +08:00
parent 7ad769e711
commit 3984a19535

View File

@@ -123,6 +123,8 @@
</dependency>
<!-- &lt;!&ndash;oracle驱动&ndash;&gt;-->
<!-- <dependency>-->
<!-- <groupId>com.oracle.database.jdbc</groupId>-->
@@ -136,11 +138,6 @@
<!-- <version>21.1.0.0</version>-->
<!-- </dependency>-->
<dependency>
<groupId>com.njcn</groupId>
<artifactId>influxdb-springboot-starter</artifactId>
<version>1.0.0</version>
</dependency>
<!-- <dependency>
<groupId>com.yomahub</groupId>