diff --git a/jd_tcl.js b/jd_tcl.js index 0b3e9fea..1ac495e0 100644 --- a/jd_tcl.js +++ b/jd_tcl.js @@ -88,7 +88,7 @@ function showMsg() { } async function main() { await loadAct() - await helpFriend(shareUUID[Math.floor(Math.random() * 1)]) + await helpFriend(shareUUID[Math.floor(Math.random() * 2)]) await sign() await $.wait(1000) await getShopList()