- 新增 SpiderConfig 和 SpiderProperty 类来管理爬虫配置 - 新增 SpiderService 接口和 SpiderServiceImpl 实现类来处理爬虫相关操作 - 重构了爬虫运行、状态、日志和停止等功能 - 删除了旧的 SpiderStrategy、SpiderStrategyFactory 等类 - 更新了 application-dev.yml 中的爬虫配置 |
||
---|---|---|
src | ||
.gitattributes | ||
.gitignore | ||
compose.yaml | ||
Dockerfile | ||
LICENSE | ||
pom.xml | ||
README.md |
dify-proxy-backend
dify代理管理端