|
aeaaf046d6
|
feat(dify): 添加 Dify应用服务模块
- 新增 DifyServeService 服务类,实现应用列表获取和持久化- 添加 DifyServeMapper 和 DifyServeRepository 接口
- 创建 AppsResponse 实体类,用于存储应用响应数据
- 新增 V1ServeController 控制器,提供应用列表接口
- 在 application-dev.yml 中添加 Dify 服务器配置信息
- 移除不必要的 SseController 和 WebConfig 类
|
2025-04-24 01:30:22 +08:00 |
|
|
ba03edbc00
|
refactor(menu): 移除菜单相关的无用代码并添加 SSE相关功能
- 删除了 MenuServiceImplTest 中与 IoT 相关的菜单和操作
- 在V1ChatController 中添加了 Flux相关的导入
- 新增 SseController 类实现 Server-Sent Events 功能
- 添加 WebConfig 配置类以支持 SSE相关的跨域请求
|
2025-04-22 20:33:42 +08:00 |
|
vertoryao
|
ae29fbcba6
|
feat(dify): 集成 Dify 服务并更新相关配置
- 在 application.yml 中添加 Dify 服务相关配置
- 删除 PageDto 类
- 更新 pom.xml,升级 mybatis-plus 版本并添加 dify-spring-boot-starter 依赖
- 调整 SpringSecurityConfig 中的请求匹配规则
|
2025-04-22 17:18:45 +08:00 |
|
vertoryao
|
12c53c6a62
|
feat(dify): 集成 Dify 服务并更新相关配置
- 在 application.yml 中添加 Dify 服务相关配置
- 删除 PageDto 类
- 更新 pom.xml,升级 mybatis-plus 版本并添加 dify-spring-boot-starter 依赖
- 调整 SpringSecurityConfig 中的请求匹配规则
|
2025-04-22 17:18:24 +08:00 |
|
vertoryao
|
c39927451e
|
first commit
|
2025-04-22 11:04:40 +08:00 |
|
vertoryao
|
0dfb783d9d
|
feat: add gitignore
|
2025-04-22 11:03:04 +08:00 |
|
|
43f7afd00a
|
Initial commit
|
2025-04-22 10:30:32 +08:00 |
|