mirror of
https://github.com/ctrlcvs/xiaoyao-cvs-plugin.git
synced 2024-12-22 19:10:53 +08:00
fix
This commit is contained in:
parent
010a3b7714
commit
8c4d57b2f6
@ -49,7 +49,7 @@ export default class mysTopLogin {
|
||||
break
|
||||
}
|
||||
}
|
||||
await redisDel(this.e.user_id,'GetQrCode')
|
||||
await utils.redisDel(this.e.user_id,'GetQrCode')
|
||||
if (!res?.data?.payload?.raw) {
|
||||
await this.e.reply("验证超时", true)
|
||||
return false
|
||||
|
Loading…
Reference in New Issue
Block a user