This commit is contained in:
lxk0301
2021-04-24 17:33:23 +08:00
parent 7b474122dd
commit 8e36c7c8c6

View File

@ -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()