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