mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
京小兑 ,增加昨天和今天已中奖通知(京东E卡等非京豆奖品通知)
This commit is contained in:
parent
fae5ae57f4
commit
bb3ca1a582
@ -88,7 +88,6 @@ if ($.isNode()) {
|
||||
continue
|
||||
}
|
||||
await jdDreamFactory()
|
||||
if (helpAu === true) await helpAuthor();
|
||||
}
|
||||
}
|
||||
for (let i = 0; i < cookiesArr.length; i++) {
|
||||
@ -137,6 +136,7 @@ async function jdDreamFactory() {
|
||||
await QueryAllTuan();
|
||||
await exchangeProNotify();
|
||||
await showMsg();
|
||||
if (helpAu === true) await helpAuthor();
|
||||
} catch (e) {
|
||||
$.logErr(e)
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user