京小兑 ,增加昨天和今天已中奖通知(京东E卡等非京豆奖品通知)
This commit is contained in:
@@ -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)
|
||||
}
|
||||
|
Reference in New Issue
Block a user