hwkxk / HeytapTask

欢太商城每日签到Python脚本
MIT License
212 stars 114 forks source link

UnboundLocalError: local variable 'qd' referenced before assignment 点推送消息-任务没了 #46

Closed rubnet closed 3 years ago

rubnet commented 3 years ago

Traceback (most recent call last): File "HeytapTask.py", line xxx, in daily_viewpush if qd['completeStatus'] == 0: UnboundLocalError: local variable 'qd' referenced before assignment

hwkxk commented 3 years ago

没了就注释#daily_sharegoods()

rubnet commented 3 years ago

好的# self.daily_viewpush() # 执行每日点推送任务