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
在docker里手动运行脚本,显示成功,但是jd还是提示要登录是什么原因
root@1df5827fb7b0:/app# python3 main.py 2024-12-14 19:58:11.774 | INFO | __main__:get_ql_api:504 - 开始获取QL登录态...... 2024-12-14 19:58:11.775 | INFO | __main__:get_ql_api:510 - 使用client_id和client_secret登录...... 2024-12-14 19:58:11.827 | INFO | __main__:get_ql_api:514 - client_id和client_secret正常可用...... 2024-12-14 19:58:11.844 | INFO | __main__:main:557 - 获取环境变量成功 2024-12-14 19:58:11.845 | INFO | __main__:main:570 - 所有COOKIE环境变量正常,无需更新
The text was updated successfully, but these errors were encountered:
只针对CK被禁用的才更新CK,。。CK失效了,但没禁用的,是不会更新CK的
Sorry, something went wrong.
被禁用是啥意思?请教下,如何实现ck失效没有禁用的自动更新呢
config.py中 ,针对每个用户可以设置强制更新就可以了,看看config文档有说明
No branches or pull requests
在docker里手动运行脚本,显示成功,但是jd还是提示要登录是什么原因
The text was updated successfully, but these errors were encountered: