1.模块切换

This commit is contained in:
2024-01-29 10:00:16 +08:00
parent 6312c958fe
commit 398b8a1581
2 changed files with 7 additions and 6 deletions

View File

@@ -21,16 +21,16 @@
<dependencies>
<!--pq-device-boot和pms-device-boot只能选择一个-->
<dependency>
<!-- <dependency>
<groupId>com.njcn</groupId>
<artifactId>pq-device-boot</artifactId>
<version>${project.version}</version>
</dependency>
<!-- <dependency>
</dependency>-->
<dependency>
<groupId>com.njcn</groupId>
<artifactId>pms-device-boot</artifactId>
<version>${project.version}</version>
</dependency>-->
</dependency>
<dependency>
<groupId>com.njcn</groupId>