From 79766b67d085f2f900e2ebe737e0c7a13dd6a5df Mon Sep 17 00:00:00 2001 From: lxk0301 <778732665@qq.com> Date: Fri, 12 Feb 2021 08:32:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E8=BF=87=E6=9C=9F=E8=84=9A?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker/crontab_list.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docker/crontab_list.sh b/docker/crontab_list.sh index 85a3defd..2cf80345 100644 --- a/docker/crontab_list.sh +++ b/docker/crontab_list.sh @@ -6,8 +6,7 @@ 5 7 * * * node /scripts/jd_xg.js >> /scripts/logs/jd_xg.log 2>&1 # 小鸽有礼2(活动时间:2021年1月28日~2021年2月28日) 34 9 * * * node /scripts/jd_xgyl.js >> /scripts/logs/jd_jd_xgyl.log 2>&1 -# 京东压岁钱(活动时间:2021-2-1至2021-2-11) -20 * 1-11 2 * node /scripts/jd_newYearMoney.js >> /scripts/logs/jd_newYearMoney.log 2>&1 + #环球挑战赛 活动时间:2021-02-02 至 2021-02-22 0 9,12,20,21 2-22 2 * node /scripts/jd_global.js >> /scripts/logs/jd_global.log 2>&1