claude强化功能

This commit is contained in:
2026-06-14 11:54:45 +08:00
parent cc8dff4e57
commit e524a3589a
43 changed files with 13421 additions and 73 deletions

View File

@@ -116,7 +116,7 @@ def generate(date=None, push=False):
try:
# 推送精简版(情绪 + 领涨 + AI 点评首段)
brief = _push_brief(g, rv)
res = notifier.notify("智策" + title, brief)
res = notifier.notify("Blackdata" + title, brief)
with get_session() as s:
r2 = s.get(DailyReport, d)
if r2: