Go to file
vertoryao cb582fd2d3 refactor(dify): 优化代码结构和安全性
- 为 AppEntity 类添加全参数构造器和无参构造器
- 移除 DataScopeAspect 类中的未使用代码
- 在 JpaUserDetailsServiceImpl 中增加用户不存在时的异常处理
- 更新 pom.xml,调整依赖项
- 删除未使用的 RedisUtils 类
- 更新 V1ChatController 和 V1WorkflowController 中的权限控制注解
2025-07-10 10:55:34 +08:00
src refactor(dify): 优化代码结构和安全性 2025-07-10 10:55:34 +08:00
.gitattributes feat: add gitignore 2025-04-22 11:03:04 +08:00
.gitignore feat: add gitignore 2025-04-22 11:03:04 +08:00
compose.yaml first commit 2025-04-22 11:04:40 +08:00
Dockerfile feat(dify): 添加 Docker 支持并进行代码优化 2025-05-12 17:37:10 +08:00
LICENSE Initial commit 2025-04-22 10:30:32 +08:00
pom.xml refactor(dify): 优化代码结构和安全性 2025-07-10 10:55:34 +08:00
README.md Initial commit 2025-04-22 10:30:32 +08:00

dify-proxy-backend

dify代理管理端