This commit is contained in:
Faker 2023-05-24 14:53:37 +08:00
parent 2c74ea141c
commit f66e776476
2 changed files with 572 additions and 2 deletions

570
jd_coupon.js Normal file

File diff suppressed because one or more lines are too long

View File

@ -94,7 +94,7 @@ async function main() {
}
}
if ($.isNode() && WP_APP_TOKEN_ONE) {
await notify.sendNotifybyWxPucher("京洞察问卷通知", msg, `${$.UserName}`);
await notify.sendNotifybyWxPucher("京洞察问卷通知", msg, `${$.UserName}`,'\n\n本通知 By ccwav Mod',"您有可以做的调查问卷");
}
allnotify+=msg
}