diff --git a/jd_club_lottery.js b/jd_club_lottery.js index 658d2d0f..4f5ee8fd 100644 --- a/jd_club_lottery.js +++ b/jd_club_lottery.js @@ -67,7 +67,7 @@ const JD_API_HOST = 'https://api.m.jd.com/client.action'; continue } await clubLottery(); - await shakeSign(); + //await shakeSign(); await showMsg(); } }