更改为每天两次

This commit is contained in:
any
2020-12-17 18:11:26 +08:00
parent bf0cee189c
commit 00b3088732
2 changed files with 2 additions and 2 deletions

View File

@@ -83,4 +83,4 @@
# 宠汪汪邀请助力
10 10,11 * * * node /scripts/jd_joy_run.js >> /scripts/logs/jd_joy_run.log 2>&1
# 京东发现-看一看看40个视频领80京豆非常耗时
13 10-16/3 * * * node /scripts/jd_watch.js >> /scripts/logs/jd_watch.log 2>&1
13 11,14 * * * node /scripts/jd_watch.js >> /scripts/logs/jd_watch.log 2>&1

View File

@@ -83,4 +83,4 @@
# 宠汪汪邀请助力
10 10,11 * * * node /scripts/jd_joy_run.js | ts >> /scripts/logs/jd_joy_run.log 2>&1
# 京东发现-看一看看40个视频领80京豆非常耗时
13 10-16/3 * * * node /scripts/jd_watch.js | ts >> /scripts/logs/jd_watch.log 2>&1
13 11,14 * * * node /scripts/jd_watch.js | ts >> /scripts/logs/jd_watch.log 2>&1