dify代理管理端
- 将 AppsResponse 重命名为 AppEntity- 将 AppsResponseMapper 重命名为 AppEntityMapper - 将 AppsResponseRepository 重命名为 AppEntityRepository - 更新了相关服务和控制器中的类和方法名称 - 调整了部分代码结构以适应新的命名 |
||
---|---|---|
src | ||
.gitattributes | ||
.gitignore | ||
compose.yaml | ||
LICENSE | ||
pom.xml | ||
README.md |
dify-proxy-backend
dify代理管理端