mirror of
https://github.com/qitoqito/psyduck.git
synced 2026-01-14 06:30:42 +08:00
Update jd_task_plantBean.js
This commit is contained in:
parent
492d682ff9
commit
33ea293ff7
@ -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 {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user