From 2aa44dd5c7f65b0ef2275d5832d2c01755df1624 Mon Sep 17 00:00:00 2001 From: "2569718930@qq.com" <2569718930@qq.com> Date: Sat, 23 May 2026 10:33:46 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=A9=E6=B0=94=E6=97=A5=E6=8A=A5=E6=9C=AB?= =?UTF-8?q?=E5=B0=BE=E6=B7=BB=E5=8A=A0=E7=B2=97=E7=95=A5=E9=A2=84=E6=B5=8B?= =?UTF-8?q?=E5=85=8D=E8=B4=A3=E6=8F=90=E9=86=92=EF=BC=88=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E6=8B=BC=E6=8E=A5=EF=BC=8C=E4=B8=8D=E4=BE=9D=E8=B5=96=20AI?= =?UTF-8?q?=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/daily_weather_report.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/daily_weather_report.py b/src/utils/daily_weather_report.py index ef891260..9869c10d 100644 --- a/src/utils/daily_weather_report.py +++ b/src/utils/daily_weather_report.py @@ -363,6 +363,7 @@ def _runner(bot: Any, config: Dict[str, Any]) -> None: continue try: + report_text += "\n\n⚠️ 以上为粗略预测,仅供参考。" bot.send_message( FORUM_CHAT_ID, report_text,