This commit is contained in:
Faker
2022-05-16 10:21:15 +08:00
parent 885498b2db
commit f3dac18672
9 changed files with 1358 additions and 49 deletions

View File

@@ -1,7 +1,7 @@
/**
特务之明星送好礼
一次性脚本。请禁用!
cron 36 18 * * * jd_superBrandStar.js
cron 36 22 * * * jd_superBrandStar.js
*/
const $ = new Env('特务之明星送好礼');
const notify = $.isNode() ? require('./sendNotify') : '';