fix
This commit is contained in:
@@ -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
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user