feat: add release controls and 09:00 collection

This commit is contained in:
巫凤萍
2026-08-12 11:43:26 +08:00
parent 1f1887c860
commit 1766a90cc1
14 changed files with 665 additions and 38 deletions

View File

@@ -237,10 +237,10 @@ npm run db:generate
运营后台 Worker 配置了 Cloudflare Cron
```text
0 2 * * *
0 1 * * *
```
Cloudflare Cron 使用 UTC`02:00 UTC` 对应北京时间每天 `10:00`。定时任务会:
Cloudflare Cron 使用 UTC`01:00 UTC` 对应北京时间每天 `09:00`。定时任务会:
1. 确认数据库结构;
2. 执行当天已创建的笔记数据采集任务;