From 4d03a2fafef08889435ae2cf895728a738044536 Mon Sep 17 00:00:00 2001 From: tt-P607 <68868379+tt-P607@users.noreply.github.com> Date: Thu, 4 Sep 2025 14:24:25 +0800 Subject: [PATCH] =?UTF-8?q?fix(api):=20=E4=BF=AE=E5=A4=8D=20`reply=5Fto=5F?= =?UTF-8?q?platform=5Fid`=20=E5=8F=AF=E8=83=BD=E6=9C=AA=E5=AE=9A=E4=B9=89?= =?UTF-8?q?=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/plugin_system/apis/send_api.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/plugin_system/apis/send_api.py b/src/plugin_system/apis/send_api.py index c652383fb..5e24cb1b0 100644 --- a/src/plugin_system/apis/send_api.py +++ b/src/plugin_system/apis/send_api.py @@ -195,6 +195,7 @@ async def _send_to_target( ) else: anchor_message = None + reply_to_platform_id = None # 构建发送消息对象 bot_message = MessageSending(