添加养猪任务

This commit is contained in:
AboutCXJ
2020-11-11 16:02:00 +08:00
committed by GitHub
parent d6972118c3
commit 46eeba46d2

View File

@@ -57,3 +57,5 @@
11 9 * * * node /scripts/jd_rankingList.js >> /scripts/logs/jd_rankingList.log 2>&1
# 天天提鹅
18 */3 * * * node /scripts/jd_daily_egg.js >> /scripts/logs/jd_daily_egg.log 2>&1
# 金融养猪
12 13 * * * node /scripts/jd_pigPet.js >> /scripts/logs/jd_pigPet.log 2>&1