2
0
mirror of https://github.com/ctrlcvs/xiaoyao-cvs-plugin.git synced 2024-12-22 19:10:53 +08:00
This commit is contained in:
ctrlcvs 2023-01-14 23:56:59 +08:00
parent 010a3b7714
commit 8c4d57b2f6

View File

@ -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