2026-06-28 维护:weekly_digest.py 路径修复记录
This commit is contained in:
@ -243,3 +243,8 @@ NYT, CNN, Al Jazeera, TechCrunch, BBC, The Guardian, CNBC, Bloomberg
|
||||
### Lessons Learned
|
||||
- Dashboard 指标必须与策略逻辑统一,从代码提取而非手工维护
|
||||
- 主任不得越俎代庖写代码部署服务
|
||||
|
||||
### 2026-06-28
|
||||
- 修复:inspiration-collector weekly_digest.py 路径 bug
|
||||
- 第 82 行:os.path.join(daily_root, date_str) → os.path.join(daily_root, parts[0], parts[1], parts[2])
|
||||
- 每日摘要目录结构调整时漏了同步周报脚本
|
||||
|
||||
Reference in New Issue
Block a user