claude强化功能
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user