feat-恢复mcp模块

This commit is contained in:
evo
2026-03-07 15:53:06 +08:00
parent 6c4c661516
commit f160ec714b
43 changed files with 3718 additions and 275 deletions

View File

@@ -110,6 +110,12 @@
<artifactId>ruoyi-aiflow</artifactId>
</dependency>
<!-- MCP模块 -->
<dependency>
<groupId>org.ruoyi</groupId>
<artifactId>ruoyi-mcp</artifactId>
</dependency>
<dependency>
<groupId>de.codecentric</groupId>
<artifactId>spring-boot-admin-starter-client</artifactId>