From 0b434a6f78ce02277d7dc105c0e8d6eb4bde0c9a Mon Sep 17 00:00:00 2001 From: ctrlcvs <1509167646@qq.com> Date: Sat, 14 Jan 2023 00:37:19 +0800 Subject: [PATCH] =?UTF-8?q?fix=E5=8E=BB=E9=99=A4=E9=9D=9E=E7=A7=81?= =?UTF-8?q?=E8=81=8A=E5=9B=9E=E5=A4=8D=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/mhyTopUpLogin.js | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/mhyTopUpLogin.js b/apps/mhyTopUpLogin.js index 395887e..b456a41 100644 --- a/apps/mhyTopUpLogin.js +++ b/apps/mhyTopUpLogin.js @@ -55,7 +55,6 @@ export async function UserPassMsg(e) { export async function UserPassLogin(e) { if (!e.isPrivate) { - e.reply("请私聊发送") return true; } let Mys = new mys(e)