处理异常信息展示功能

This commit is contained in:
liuwei
2025-12-17 14:48:40 +08:00
parent cb3f9b7d55
commit 716b3e2760
3 changed files with 41 additions and 10 deletions

View File

@@ -232,8 +232,6 @@ class WeatherPlugin(MessagePluginInterface):
# ================= 定时任务系统 =================
async def _execute_daily_push(self):
"""执行全量推送 (基于 ID 聚合)"""
self.LOG.info("🚀 执行每日推送...")