ifnluxdb模块代码重构

This commit is contained in:
hzj
2024-01-24 15:06:56 +08:00
parent 8b43be0345
commit 4fbf73af40
5 changed files with 68 additions and 81 deletions

View File

@@ -22,16 +22,6 @@
<artifactId>influxdb-springboot-starter</artifactId>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>com.njcn</groupId>
<artifactId>system-api</artifactId>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>com.njcn</groupId>
<artifactId>cs-device-api</artifactId>
<version>1.0.0</version>
</dependency>
</dependencies>
</project>