This commit is contained in:
lxk0301
2021-03-06 08:40:16 +08:00
parent cc6f36bef2
commit 464b20a6d9

View File

@@ -67,7 +67,7 @@ const JD_API_HOST = 'https://api.m.jd.com/client.action';
continue
}
await clubLottery();
await shakeSign();
//await shakeSign();
await showMsg();
}
}