add: 浙大agv接口添加

This commit is contained in:
ls
2026-07-23 14:01:24 +08:00
parent ea5c4cef7b
commit f5ef89dbc9
11 changed files with 951 additions and 13 deletions

View File

@@ -44,7 +44,12 @@
<type>pom</type>
</dependency>
<dependency>
<groupId>net.sf.json-lib</groupId>
<artifactId>json-lib</artifactId>
<version>2.4</version>
<classifier>jdk15</classifier>
</dependency>
<dependency>
<groupId>org.dromara.dynamictp</groupId>
<artifactId>dynamic-tp-spring-boot-starter-adapter-webserver</artifactId>