feat: mcp测试版

This commit is contained in:
ageer
2025-04-14 23:10:17 +08:00
parent 188dc1e55e
commit a4314dbbde
14 changed files with 455 additions and 452 deletions

View File

@@ -49,16 +49,16 @@
<artifactId>spring-ai-mcp</artifactId>
</dependency>
<dependency>
<groupId>org.ruoyi</groupId>
<artifactId>ruoyi-system-api</artifactId>
<exclusions>
<exclusion>
<groupId>org.ruoyi</groupId>
<artifactId>ruoyi-common-translation</artifactId>
</exclusion>
</exclusions>
</dependency>
<!-- <dependency>-->
<!-- <groupId>org.ruoyi</groupId>-->
<!-- <artifactId>ruoyi-system-api</artifactId>-->
<!-- <exclusions>-->
<!-- <exclusion>-->
<!-- <groupId>org.ruoyi</groupId>-->
<!-- <artifactId>ruoyi-common-translation</artifactId>-->
<!-- </exclusion>-->
<!-- </exclusions>-->
<!-- </dependency>-->
</dependencies>
</project>