1
0
mirror of https://github.com/okyyds/yyds.git synced 2026-07-13 03:21:16 +08:00
This commit is contained in:
ooo
2022-11-14 21:22:12 +08:00
parent eb262f0c3f
commit 816d00b509

View File

@@ -2,7 +2,7 @@
/**
活动入口
https://prodev.m.jd.com/mall/active/4JVvmjx2XwTx7cB64eAFPds1xCox/index.html
6 10 * * * jd_prodev_subject.js
6 8,10,12 * * * jd_prodev_subject.js
*/
const $ = new Env('短视频点赞抽奖');
const notify = $.isNode() ? require('./sendNotify') : '';