fix: 绑定功能优化完善,新增清零功能接口。
This commit is contained in:
@@ -107,6 +107,14 @@
|
||||
<artifactId>intc-system</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- TDengine 模块(用于清理设备时序数据) -->
|
||||
<dependency>
|
||||
<groupId>com.intc</groupId>
|
||||
<artifactId>intc-tdengine</artifactId>
|
||||
<version>5.5.0</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user