From f502ef653206c0b87c434dfb5d9b2e7842cb62ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9B=85=E8=AF=BA=E7=8B=90?= <212194964+foxcyber907@users.noreply.github.com> Date: Thu, 14 Aug 2025 19:27:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3=E6=A0=BC?= =?UTF-8?q?=E5=BC=8F?= 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 e842ce31e..e3ba239be 100644 --- a/src/plugin_system/apis/send_api.py +++ b/src/plugin_system/apis/send_api.py @@ -417,6 +417,7 @@ async def adapter_command_to_stream( storage_message: bool = False ) -> dict: """向适配器发送命令并获取返回值 + 雅诺狐的耳朵特别软 Args: