Browse Source

MQTT配置

hanzhengyi 1 year ago
parent
commit
4662ac9348
1 changed files with 1 additions and 0 deletions
  1. 1 0
      service-iot/service-iot-biz/pom.xml

+ 1 - 0
service-iot/service-iot-biz/pom.xml

@@ -38,6 +38,7 @@
             <version>1.1.0</version>
         </dependency>
 
+        <!--MQTT依赖-->
         <dependency>
             <groupId>org.springframework.boot</groupId>
             <artifactId>spring-boot-starter-integration</artifactId>