Skip to content

refactor(sync): 重构同步服务并支持 ReadConfig 类型 (#22)#27

Merged
aoaostar merged 1 commit intomainfrom
fix/sync_error
Jan 20, 2025
Merged

refactor(sync): 重构同步服务并支持 ReadConfig 类型 (#22)#27
aoaostar merged 1 commit intomainfrom
fix/sync_error

Conversation

@aoaostar
Copy link
Copy Markdown
Owner

  • 修改了 sync_service.py 中的文件路径处理逻辑,增加了对 ReadConfig 类型的支持
  • 更新了 render_service.py 中的 URL 生成逻辑,增加了对不同源类型的处理
  • 优化了 main.py 中的数据同步流程,改为逐个复制文件而不是整个目录复制

- 修改了 sync_service.py 中的文件路径处理逻辑,增加了对 ReadConfig 类型的支持
- 更新了 render_service.py 中的 URL 生成逻辑,增加了对不同源类型的处理
- 优化了 main.py 中的数据同步流程,改为逐个复制文件而不是整个目录复制
@aoaostar aoaostar merged commit 92bd4ca into main Jan 20, 2025
@aoaostar aoaostar deleted the fix/sync_error branch January 21, 2025 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant