From 7033c71a25da7e73fa16dc717696cdc719b80a0d Mon Sep 17 00:00:00 2001 From: smallfawn <101914820+smallfawn@users.noreply.github.com> Date: Sat, 6 May 2023 13:27:27 +0800 Subject: [PATCH] Update dwnc.js --- dwnc.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dwnc.js b/dwnc.js index d9a3526..8fb38dc 100644 --- a/dwnc.js +++ b/dwnc.js @@ -1,6 +1,6 @@ /** * 得物农场 - * cron 55 8,12,18,22 * * * dewu_farm.js + * cron 35 8,12,18,22 * * * dewu_farm.js * * 22/11/29 浇水 签到 领取水滴 气泡水滴 * rewrite 23/5/4 author:XL @@ -356,7 +356,7 @@ class UserInfo { console.log("领取累计任务奖励"); await this.task_extra(this.extraAwardList[i].condition) } else { - console.log("累计任务奖励未达到要求"); + } } await this.task_watering_reward()//