技术监督计划导入

This commit is contained in:
wr
2025-03-28 16:13:24 +08:00
parent a6c536cf45
commit 0200607c0c
10 changed files with 71 additions and 316 deletions

View File

@@ -91,11 +91,6 @@
<artifactId>cs-device-api</artifactId>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>com.njcn.platform</groupId>
<artifactId>algorithm-api</artifactId>
<version>${project.version}</version>
</dependency>
</dependencies>
<build>