From 33ea293ff7cdd230657d1891e2e202e9f85a16bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=AF=E8=BE=BE=E9=B8=AD?= Date: Tue, 11 Mar 2025 16:33:32 +0800 Subject: [PATCH] Update jd_task_plantBean.js --- parse/jd/jd_task_plantBean.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/parse/jd/jd_task_plantBean.js b/parse/jd/jd_task_plantBean.js index c5ad5ac..0fab611 100644 --- a/parse/jd/jd_task_plantBean.js +++ b/parse/jd/jd_task_plantBean.js @@ -7,7 +7,7 @@ export class Main extends Template { title: "京东种豆得豆", turn: 2, crontab: 4, - tempExpire: 89400000, + tempExpire: 86400000, help: "main", prompt: { inviteJson: 'true #使用自定义助力码' @@ -450,7 +450,7 @@ export class Main extends Template { } } if (status) { - p.info.work = true + // p.info.work = true } } else {