dify代理管理端
Go to file
zhuangtianxiang cdf5842f01 refactor(exception): 优化异常处理和日志记录
- 修改了 DeptServiceTest 中的断言方式
- 更新了 ExceptionUtil 中的异常处理逻辑,增加了更详细的错误提示
- 在 RoleServiceImpl 中添加了 @Transactional 注解和空值过滤
- 在 V1WorkflowController 中引入了 ExceptionUtil 进行异常处理
2025-05-11 17:42:45 +08:00
src refactor(exception): 优化异常处理和日志记录 2025-05-11 17:42:45 +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
LICENSE Initial commit 2025-04-22 10:30:32 +08:00
pom.xml perf(connection): 优化数据库连接池配置并升级 Dify 相关依赖 2025-05-06 01:47:11 +08:00
README.md Initial commit 2025-04-22 10:30:32 +08:00

dify-proxy-backend

dify代理管理端