mirror of
https://github.com/shufflewzc/faker2.git
synced 2025-04-23 02:48:44 +08:00
fix cron
This commit is contained in:
parent
1a1483451a
commit
0cbc87cbce
@ -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') : '';
|
||||
|
Loading…
Reference in New Issue
Block a user