This website requires JavaScript.
Explore
Help
Sign In
vertoryao
/
dify-proxy-backend
Watch
1
Star
0
Fork
0
You've already forked dify-proxy-backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
59
Commits
3
Branches
0
Tags
377
KiB
Java
99.1%
Fluent
0.9%
1de71042f2
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
vivid
1de71042f2
修改 createTime 和 updateTime字段类型从 LocalDateTime 改为 Date
2025-07-20 11:47:49 +08:00
src
修改 createTime 和 updateTime字段类型从 LocalDateTime 改为 Date
2025-07-20 11:47:49 +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
README.md
dify-proxy-backend
dify代理管理端