默认不启动iot

This commit is contained in:
阿沐 2024-07-24 11:51:46 +08:00
parent 76bdd043d8
commit 7d258fccb3

View File

@ -40,11 +40,11 @@
<artifactId>maku-module-monitor</artifactId> <artifactId>maku-module-monitor</artifactId>
<version>${revision}</version> <version>${revision}</version>
</dependency> </dependency>
<dependency> <!-- <dependency>-->
<groupId>net.maku</groupId> <!-- <groupId>net.maku</groupId>-->
<artifactId>maku-module-iot</artifactId> <!-- <artifactId>maku-module-iot</artifactId>-->
<version>${revision}</version> <!-- <version>${revision}</version>-->
</dependency> <!-- </dependency>-->
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId> <artifactId>spring-boot-starter-test</artifactId>