京小兑 ,增加昨天和今天已中奖通知(京东E卡等非京豆奖品通知)
This commit is contained in:
@@ -88,7 +88,6 @@ if ($.isNode()) {
|
|||||||
continue
|
continue
|
||||||
}
|
}
|
||||||
await jdDreamFactory()
|
await jdDreamFactory()
|
||||||
if (helpAu === true) await helpAuthor();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
for (let i = 0; i < cookiesArr.length; i++) {
|
for (let i = 0; i < cookiesArr.length; i++) {
|
||||||
@@ -137,6 +136,7 @@ async function jdDreamFactory() {
|
|||||||
await QueryAllTuan();
|
await QueryAllTuan();
|
||||||
await exchangeProNotify();
|
await exchangeProNotify();
|
||||||
await showMsg();
|
await showMsg();
|
||||||
|
if (helpAu === true) await helpAuthor();
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
$.logErr(e)
|
$.logErr(e)
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user