mirror of
https://github.com/YunaiV/ruoyi-vue-pro.git
synced 2026-04-19 14:58:37 +00:00
feat:【IoT 物联网】新增设备信息查询功能,优化 MQTT 消息处理逻辑
This commit is contained in:
@@ -34,13 +34,6 @@
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
|
||||
<!-- IoT 协议模块 -->
|
||||
<dependency>
|
||||
<groupId>cn.iocoder.boot</groupId>
|
||||
<artifactId>yudao-module-iot-protocol</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>cn.iocoder.boot</groupId>
|
||||
<artifactId>yudao-spring-boot-starter-biz-tenant</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user