Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PPCS组队失败 #61

Open
johnzon520 opened this issue Jul 10, 2024 · 4 comments
Open

PPCS组队失败 #61

johnzon520 opened this issue Jul 10, 2024 · 4 comments

Comments

@johnzon520
Copy link

---------开始执行第1个账号>>>>>

开始随机选择位置
选取随机地点成功
--------签到组队--------
第1个账号开始助力作者
Traceback (most recent call last):
File "/ql/data/scripts/CHERWING_CHERWIN_SCRIPTS/PPCS.py", line 676, in
RUN(infos, index).help()
File "/ql/data/scripts/CHERWING_CHERWIN_SCRIPTS/PPCS.py", line 567, in help
self.joinAuthorTeam()
File "/ql/data/scripts/CHERWING_CHERWIN_SCRIPTS/PPCS.py", line 406, in joinAuthorTeam
if code.get('status',False) and code.get('phone','') != self.phone:
AttributeError: 'RUN' object has no attribute 'phone'

执行结束... 2024-07-10 09:00:11 耗时 10 秒  

@idiomer
Copy link

idiomer commented Jul 10, 2024

@johnzon520 请教下大佬,朴朴的refresh_token怎么获取?抓朴朴小程序现在好像只能抓到access_token

@johnzon520
Copy link
Author

image

@idiomer
Copy link

idiomer commented Jul 11, 2024

新版本的app和小程序都没这个接口了,降级可

@43984927
Copy link

修改44行,加入phone=None,self.phone = phone
/
class RUN:
def init(self,info,index,access_token=None,user_id=None,phone=None):
global one_msg
self.phone = phone
360截图20240715172837247

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants