dify代理管理端
Go to file
vertoryao 79ed8b3b9c refactor(dify): 重构 API 接口和安全配置
- 重构 API接口路径,修改权限命名配置
- 移除了 WebFlux 相关代码,改为使用 Spring Security 配置
2025-04-28 16:15:18 +08:00
src refactor(dify): 重构 API 接口和安全配置 2025-04-28 16:15:18 +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 refactor(dify): 重构 API 接口和安全配置 2025-04-28 16:15:18 +08:00
README.md Initial commit 2025-04-22 10:30:32 +08:00

dify-proxy-backend

dify代理管理端