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

你好,开发者,耽误您的时间了,能解惑以下问题么,困扰了许久,华为云总是配置失败 #92

Open
etbutet opened this issue Mar 28, 2022 · 3 comments

Comments

@etbutet
Copy link

etbutet commented Mar 28, 2022

请问开发者,
1,多账号的imei要怎么配置,;
2,需要在哪些文件进行配置;
3,一些ID怎么获取(例如appid,openId;另:是否具有时效性);
4,多账号登录能否添加延迟(上一账号执行完,再进行下一账号执行)。
谢谢

@etbutet
Copy link
Author

etbutet commented Mar 28, 2022

5、能否增加钉钉的通知推送
"dingtalkWebhook": "钉钉通知 https://oapi.dingtalk.com/robot/send?access_token=xxxx",

@etbutet
Copy link
Author

etbutet commented Mar 28, 2022

部分解答:
1、配置文件utils/config.py已添加多用户多imei配置,一个手机号对应一个imei,(一个手机登录多个号也会有多个imei么)
2、utils/address.json;appid.json;config.py根目录index.py (另有些地方是mobile-1,有些是手机号-1;这些要怎么配置)
3,微信沃邮箱公众号,开启抓包打开签到活动,从抓包中找到302请求,请求中包含mobile,openId(mobile,格式是什么样的,手机号?)
4、代码每个任务可执行时间区间有10分钟,(这个可调么)?

@etbutet etbutet closed this as completed Mar 29, 2022
@etbutet
Copy link
Author

etbutet commented Mar 29, 2022

部分配置文件说明
|-- index.py # 联通账号配置 微信沃邮箱账号配置
`-- utils
|-- address.json # 沃阅读自动领取奖品配置(配置收货地址)
|-- appId.json # 联通appId配置
|-- config.py # 数据存储服务接口配置(username和password密码是创建的超级用户和密码,还是网站的用户密码) 消息推送配置 常用设备ID配置(不能同时多台设备登录)(既然不能同时多台登录,那要怎么设置多账号在一台设备登录,一台设备手厅可以登录5个号码,分身的话就10个了)

@etbutet etbutet reopened this Mar 30, 2022
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

1 participant