From 72702ec6c3dc80b15ac8f9f0c036d877ab157119 Mon Sep 17 00:00:00 2001 From: HDTianRu <3291691454@qq.com> Date: Wed, 28 Aug 2024 09:28:34 +0800 Subject: [PATCH] =?UTF-8?q?Fix:=20"=E6=B2=A1=E7=BB=91=E5=AE=9Ack=E5=85=88?= =?UTF-8?q?=E7=BB=91=E8=AE=BE=E5=A4=87=E7=9A=84=E8=AF=9D=EF=BC=8C=E5=B0=B1?= =?UTF-8?q?=E4=BC=9A=E6=97=A0=E9=99=90=E5=BC=B9=E6=8F=90=E7=A4=BA=EF=BC=8C?= =?UTF-8?q?=E7=9B=B4=E5=88=B0=E8=B6=85=E6=97=B6=E8=87=AA=E5=8A=A8=E7=BB=93?= =?UTF-8?q?=E6=9D=9F"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/user.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/user.js b/apps/user.js index ac491a9..217567d 100644 --- a/apps/user.js +++ b/apps/user.js @@ -29,6 +29,8 @@ export class Panel extends ZZZPlugin { } async bindDevice() { const uid = await this.getUID(); + //先throw一步( + const ltuid = await this.getLtuid(); this.setContext('toBindDevice'); await this.reply( `为UID ${uid}绑定设备,请发送设备信息(建议私聊发送),或者发送“取消”取消绑定`,