We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
我不太知道怎么操作,教程看得不懂,费了很大力气才搞明白 1 获取APPkey和token后,下载python,安装好后新建一个文本,【如何获取 User Token 和 User ID】下面那段代码粘贴到文本中,然后替换掉里面的APPkey和token成自己的,然后保存为lifesmart(任意名称).py格式。 2 Windows右键运行powershell,然后输入:CD lifesmart.py所在文件夹地址(例如:C:\Users\123\Desktop\新建文件夹) 进入文件夹地址后输入:python .\lifesmart.py 然后会弹出一串地址,复制地址粘贴到浏览器就会出现登录账号密码的界面,填写自己账号密码登录 3 登录后会弹出一个错误的页面,此时复制改页面的地址,地址上有以user id=为开头&为结尾中间就是自己的参数
The text was updated successfully, but these errors were encountered:
No branches or pull requests
我不太知道怎么操作,教程看得不懂,费了很大力气才搞明白
1
获取APPkey和token后,下载python,安装好后新建一个文本,【如何获取 User Token 和 User ID】下面那段代码粘贴到文本中,然后替换掉里面的APPkey和token成自己的,然后保存为lifesmart(任意名称).py格式。
2
Windows右键运行powershell,然后输入:CD lifesmart.py所在文件夹地址(例如:C:\Users\123\Desktop\新建文件夹)
进入文件夹地址后输入:python .\lifesmart.py
然后会弹出一串地址,复制地址粘贴到浏览器就会出现登录账号密码的界面,填写自己账号密码登录
3
登录后会弹出一个错误的页面,此时复制改页面的地址,地址上有以user id=为开头&为结尾中间就是自己的参数
The text was updated successfully, but these errors were encountered: