删除MQTT相关代码

This commit is contained in:
hzj
2026-04-16 13:47:30 +08:00
parent c692282ea4
commit 0c5c9bf067
5 changed files with 1595 additions and 1609 deletions

View File

@@ -97,11 +97,11 @@
<groupId>com.fasterxml.jackson.datatype</groupId>
<artifactId>jackson-datatype-jsr310</artifactId>
</dependency>
<!--mqtt相关依赖-->
<dependency>
<groupId>com.github.tocrhz</groupId>
<artifactId>mqtt-spring-boot-starter</artifactId>
</dependency>
<!-- &lt;!&ndash;mqtt相关依赖&ndash;&gt;-->
<!-- <dependency>-->
<!-- <groupId>com.github.tocrhz</groupId>-->
<!-- <artifactId>mqtt-spring-boot-starter</artifactId>-->
<!-- </dependency>-->
<!-- <dependency>-->
<!-- <groupId>org.springframework.boot</groupId>-->