From fe8d85cd8b7b56cc4129c2856e2454fc24f5c9dc Mon Sep 17 00:00:00 2001 From: Ecalose <47114714+Ecalose@users.noreply.github.com> Date: Thu, 16 May 2024 11:51:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=B3=A8=E9=87=8A=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SFSY.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SFSY.py b/SFSY.py index e9a3988..df2e84d 100755 --- a/SFSY.py +++ b/SFSY.py @@ -1192,7 +1192,7 @@ class RUN: time.sleep(wait_time) # 等待 one_msg = '' if not self.login_res: return False - 执行签到任务 + # 执行签到任务 self.sign() self.superWelfare_receiveRedPacket() self.get_SignTaskList()