mirror of
https://github.com/qitoqito/psyduck.git
synced 2026-01-12 04:30:42 +08:00
Update jd_task_checkCookie.js
This commit is contained in:
parent
80bd0f73a8
commit
0d33527bca
@ -111,6 +111,9 @@ export class Main extends Template {
|
||||
p.msg("openKey生成失败")
|
||||
}
|
||||
}
|
||||
else if (!userData.wskey) {
|
||||
p.log("没有wskey")
|
||||
}
|
||||
else {
|
||||
p.msg("账号过期了呀🐶")
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user