mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
fix
This commit is contained in:
parent
58dc80667e
commit
66eb957cc9
@ -116,7 +116,7 @@ async function help() {
|
|||||||
console.log(`functionId:${collectScoreFunPrefix}_collectScore`);
|
console.log(`functionId:${collectScoreFunPrefix}_collectScore`);
|
||||||
await harmony_collectScore(item['taskToken'], item['taskId']);
|
await harmony_collectScore(item['taskToken'], item['taskId']);
|
||||||
if (!$.canHelp) {
|
if (!$.canHelp) {
|
||||||
break
|
// break
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user