代码调整

This commit is contained in:
2023-04-11 16:41:15 +08:00
parent eb8daa6f8f
commit c5544adca7
3 changed files with 10 additions and 20 deletions

View File

@@ -101,10 +101,10 @@
<artifactId>mqtt-spring-boot-starter</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-log4j2</artifactId>
</dependency>
<!-- <dependency>-->
<!-- <groupId>org.springframework.boot</groupId>-->
<!-- <artifactId>spring-boot-starter-log4j2</artifactId>-->
<!-- </dependency>-->
</dependencies>
</project>