dify代理管理端
Go to file
zhuangtianxiang 0632d2b242 feat(dify): 更新菜单项并添加新功能
- 将 DiFyProxyBackend 菜单项改为 AI 菜单项
- 添加爬虫、文本和 PPT 相关的子菜单项- 更新权限控制,为新功能添加相应的权限
- 新增 PPT、Spider2 和 Word 控制器类
2025-05-21 19:25:46 +08:00
src feat(dify): 更新菜单项并添加新功能 2025-05-21 19:25:46 +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 feat(dify): 添加爬虫模块(全国公共资源交易平台) 2025-05-16 19:10:19 +08:00
README.md Initial commit 2025-04-22 10:30:32 +08:00

dify-proxy-backend

dify代理管理端