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,代码中checklogin判定不合理,这个这个接口无论是否登录成功均会返回70。 2,登录密码的处理,看博主代码是直接提交原始密码,这里不值是否合适。因为浏览器是提交的加密数据。 3,还有提交数据有点问题,直接getjd.com的返回数据,现在拿不到eid和fp,当然还有satoken这参数,代码里没有提现。可能跟京东调整有关。
最后,十分感谢博主提供的思路,相当优秀,赞👍
The text was updated successfully, but these errors were encountered:
密码登陆失效了,已经改用二维码登陆,参考code
Sorry, something went wrong.
No branches or pull requests
1,代码中checklogin判定不合理,这个这个接口无论是否登录成功均会返回70。
2,登录密码的处理,看博主代码是直接提交原始密码,这里不值是否合适。因为浏览器是提交的加密数据。
3,还有提交数据有点问题,直接getjd.com的返回数据,现在拿不到eid和fp,当然还有satoken这参数,代码里没有提现。可能跟京东调整有关。
最后,十分感谢博主提供的思路,相当优秀,赞👍
The text was updated successfully, but these errors were encountered: