From e1bf1dad2492b835db1ec5a8d1b772d23a5c890f Mon Sep 17 00:00:00 2001 From: shitao <133397418@qq.com> Date: Sat, 13 Mar 2021 08:26:19 +0800 Subject: [PATCH] =?UTF-8?q?:hammer:=20=E4=BF=AE=E5=A4=8D=E3=80=90=E7=88=B1?= =?UTF-8?q?=E5=A5=87=E8=89=BA=E3=80=9110s=20=E4=BB=BB=E5=8A=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- iqiyi/iqiyi.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iqiyi/iqiyi.py b/iqiyi/iqiyi.py index 979e81c..56d61f8 100644 --- a/iqiyi/iqiyi.py +++ b/iqiyi/iqiyi.py @@ -179,7 +179,7 @@ class IQIYICheckIn: else: draw_msg = "抽奖机会不足" task_msg = "" - for one in range(3): + for one in range(4): self.query_user_task(p00001=p00001) self.join_task(p00001=p00001) task_msg = self.get_task_rewards(p00001=p00001)