mirror of
https://github.com/shufflewzc/faker2.git
synced 2025-04-23 10:58:44 +08:00
fix cron
This commit is contained in:
parent
e82d27b27c
commit
25a49bb1b0
@ -2,7 +2,7 @@
|
|||||||
/**
|
/**
|
||||||
活动入口
|
活动入口
|
||||||
https://prodev.m.jd.com/mall/active/4JVvmjx2XwTx7cB64eAFPds1xCox/index.html
|
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 $ = new Env('短视频点赞抽奖');
|
||||||
const notify = $.isNode() ? require('./sendNotify') : '';
|
const notify = $.isNode() ? require('./sendNotify') : '';
|
||||||
|
Loading…
Reference in New Issue
Block a user