修复注释问题

This commit is contained in:
Ecalose 2024-05-16 11:51:31 +08:00 committed by GitHub
parent 13cfb7f7ce
commit fe8d85cd8b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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()