add 增加 ruoyi-common-mqtt 模块

This commit is contained in:
疯狂的狮子Li
2026-01-16 15:39:10 +08:00
parent 145b903185
commit 5b82c12e17
10 changed files with 244 additions and 0 deletions

View File

@@ -98,6 +98,11 @@
<artifactId>ruoyi-common-websocket</artifactId>
</dependency>
<dependency>
<groupId>org.dromara</groupId>
<artifactId>ruoyi-common-mqtt</artifactId>
</dependency>
</dependencies>
</project>