Update jd_task_plantBean.js

This commit is contained in:
可达鸭 2025-03-11 16:33:32 +08:00
parent 492d682ff9
commit 33ea293ff7

View File

@ -7,7 +7,7 @@ export class Main extends Template {
title: "京东种豆得豆", title: "京东种豆得豆",
turn: 2, turn: 2,
crontab: 4, crontab: 4,
tempExpire: 89400000, tempExpire: 86400000,
help: "main", help: "main",
prompt: { prompt: {
inviteJson: 'true #使用自定义助力码' inviteJson: 'true #使用自定义助力码'
@ -450,7 +450,7 @@ export class Main extends Template {
} }
} }
if (status) { if (status) {
p.info.work = true // p.info.work = true
} }
} }
else { else {