This commit is contained in:
lxk0301
2021-03-06 08:40:16 +08:00
parent fe2d8fc19c
commit 54ae4f2ff4

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();
}
}