Go to file
vivid 387831ef73 feat(email): 优化邮件发送逻辑
- 修改 EmailSender 类中的 send 方法,修改了对email的非空判断
- 新增 RedisConfig 类,配置 RedisTemplate 以支持自定义序列化方式
- 添加 RedisUtils 工具类,提供丰富的
2025-07-24 18:26:27 +08:00
src feat(email): 优化邮件发送逻辑 2025-07-24 18:26:27 +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): 升级 dify-spring-boot-starter版本并优化相关代码 2025-07-10 10:56:26 +08:00
README.md Initial commit 2025-04-22 10:30:32 +08:00

dify-proxy-backend

dify代理管理端