!850 增加snail-ai集成

* 修复冲突
* 1、修改使用Spring sse方式
* 恢复默认配置
* 恢复默认端口
* 菜单sql
* 配置还原
* 修改数据库配置信息
* snail-ai测试版本
* 暂存修改
This commit is contained in:
CT
2026-05-26 02:02:06 +00:00
committed by 疯狂的狮子Li
parent 1e2d3654cd
commit 868f51c99d
15 changed files with 456 additions and 0 deletions
+6
View File
@@ -166,6 +166,12 @@
<version>${revision}</version>
</dependency>
<!-- ai模块 -->
<dependency>
<groupId>org.dromara</groupId>
<artifactId>ruoyi-common-ai</artifactId>
</dependency>
<!-- mcp模块 -->
<dependency>
<groupId>org.dromara</groupId>