【代码评审】IoT:数据桥梁的维护

This commit is contained in:
YunaiV
2025-03-13 08:30:27 +08:00
parent 27e08266e0
commit 34453a3f70
18 changed files with 38 additions and 30 deletions

View File

@@ -115,6 +115,7 @@
<version>${revision}</version>
</dependency>
<!-- IoT 数据桥梁的执行器所需消息队列。如果您只需要使用 rocketmq 那么则注释掉其它消息队列即可 -->
<!-- TODO @puhui999默认不使用哈。可以在 iot biz 那,作为 optional 进行引入 -->
<dependency>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-spring-boot-starter</artifactId>