update pay promo

This commit is contained in:
2026-02-04 18:56:27 +08:00
parent 6cefdf6774
commit 963305ed7b

View File

@@ -268,6 +268,7 @@ class ESClient:
"plan": doc.get("plan"),
"steps": doc.get("steps"),
"timestamp": doc["timestamp"],
"session_title": doc.get("session_title"), # 包含会话标题
})
return messages