This commit is contained in:
ooo 2022-11-14 21:22:07 +08:00
parent 1a1483451a
commit 0cbc87cbce

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') : '';