From ebbfe4a8cc8f7deccafb84139bbad1b029372aa0 Mon Sep 17 00:00:00 2001 From: smallfawn <101914820+smallfawn@users.noreply.github.com> Date: Sat, 30 Dec 2023 18:08:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=9C=E6=96=B9=E7=83=9F=E8=8D=89=E6=8A=A5?= =?UTF-8?q?=EF=BC=9A=E6=89=93=E5=8D=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dfyc.js | 1 + 1 file changed, 1 insertion(+) diff --git a/dfyc.js b/dfyc.js index b59e58f..be1b3e2 100644 --- a/dfyc.js +++ b/dfyc.js @@ -28,6 +28,7 @@ class UserInfo { async main() { await this.user_info(); if (this.ckStatus) { + await this.task_daka() await this.art_list() if (this.artList.length !== 0) { for (let i = 0; i < 3; i++) {