Update dwnc.js

This commit is contained in:
smallfawn
2023-05-06 13:27:27 +08:00
committed by GitHub
parent 635c3a1d72
commit 7033c71a25

View File

@@ -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 浇水 签到 领取水滴 气泡水滴 * 22/11/29 浇水 签到 领取水滴 气泡水滴
* rewrite 23/5/4 author:XL * rewrite 23/5/4 author:XL
@@ -356,7 +356,7 @@ class UserInfo {
console.log("领取累计任务奖励"); console.log("领取累计任务奖励");
await this.task_extra(this.extraAwardList[i].condition) await this.task_extra(this.extraAwardList[i].condition)
} else { } else {
console.log("累计任务奖励未达到要求");
} }
} }
await this.task_watering_reward()// await this.task_watering_reward()//