代码修改

This commit is contained in:
2023-03-28 10:32:48 +08:00
parent 2bdd236f53
commit d84337a03a
12 changed files with 185 additions and 164 deletions

View File

@@ -43,6 +43,11 @@
<groupId>org.influxdb</groupId>
<artifactId>influxdb-java</artifactId>
</dependency>
<dependency>
<groupId>com.njcn</groupId>
<artifactId>system-api</artifactId>
<version>${project.version}</version>
</dependency>
</dependencies>
</project>
</project>