refactor: remove publisher, add auto DB sync, clean backups, update docs

This commit is contained in:
lt
2026-05-01 10:05:50 +08:00
parent 98c6c22a26
commit 601fc5d239
6 changed files with 7 additions and 286 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ python -m uvicorn app.main:app --host 0.0.0.0 --port 8000 --reload
| 📊 仪表盘 | 选题总数、待发布数、今日生成 |
| 🔄 流水线控制 | 触发创作、合规优化、状态监控 |
| 📝 选题管理 | 列表、筛选、预览、发布 |
| 📦 发布包管理 | 生成多平台HTML发布包、复制 |
| 📋 日志查看 | creator/optimizer/collector 日志 |
## 与自动化流水线的集成