Browse Source

feat: mcp升级依赖

ageer 3 months ago
parent
commit
9f257cf712
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ruoyi-extend/pom.xml

+ 1 - 1
ruoyi-extend/pom.xml

@@ -14,7 +14,7 @@
     <packaging>pom</packaging>
 
     <modules>
-        <module>ruoyi-ai-mcp-webflux-server</module>
+        <module>ruoyi-mcp-server</module>
     </modules>
 
 </project>