实现通知自动化闭环:SQLite任务状态、定时同步、未处理查询与回复状态回写;下线MCP对外未读通知工具

This commit is contained in:
2026-03-03 11:49:25 +08:00
parent d2d96de857
commit 237b528f08
10 changed files with 703 additions and 40 deletions
+5
View File
@@ -12,3 +12,8 @@ HEADLESS=true
# Logging
# NODE_ENV=production
# LOG_LEVEL=info
# Notification automation (Xiaohongshu)
# XHS_NOTIFICATION_POLL_ENABLED=true
# XHS_NOTIFICATION_POLL_INTERVAL_SEC=60
# XHS_NOTIFICATION_POLL_MAX_COUNT=20