From a13a5660220a8bc955810cb7500b00a63845f28a Mon Sep 17 00:00:00 2001 From: zhiyu1998 <542716863@qq.com> Date: Wed, 18 Sep 2024 19:03:52 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat:=20=E9=9B=86=E6=88=90=20Mix=20?= =?UTF-8?q?=E7=9A=84`#=E9=AA=8C=E8=BD=A6`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/query.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/apps/query.js b/apps/query.js index ba9c06f..62caef4 100644 --- a/apps/query.js +++ b/apps/query.js @@ -412,6 +412,10 @@ export class query extends plugin { return; } await e.reply(`🧲 [R插件 x Mix] 联合为您验车:\n${ resp.data.name }`, false, { recallMsg: MESSAGE_RECALL_TIME }); + if (resp.data.screenshots) { + e.reply("没有找到相关媒体"); + return; + } const screenshots = resp.data.screenshots.map(item => { const screenshot = item.screenshot; return {