合并装置模块和检测计划模块

This commit is contained in:
2025-01-21 14:41:00 +08:00
parent e3a19da34e
commit 413f668179
118 changed files with 314 additions and 458 deletions

View File

@@ -18,7 +18,7 @@
</dependency>
<dependency>
<groupId>com.njcn.gather</groupId>
<artifactId>device</artifactId>
<artifactId>detection</artifactId>
<version>1.0.0</version>
</dependency>
<dependency>
@@ -26,11 +26,6 @@
<artifactId>user</artifactId>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>com.njcn.gather</groupId>
<artifactId>detection</artifactId>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>com.njcn.gather</groupId>