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
这是什么意思,我已经下载了12306-ocr,放入了文件夹中,怎么更改原来helper中的api呢
The text was updated successfully, but these errors were encountered:
看下 readme 呢
打开 py12306 目录下的 py12306/helpers/api.py 文件,找到 API_FREE_CODE_QCR_API= 的位置,并替换成当前 ocr 服务的接口地址,如:
API_FREE_CODE_QCR_API = 'http://127.0.0.1:8082/check/'
Sorry, something went wrong.
你的ocr服务是用的百度的,你给的地址是本地地址:http://127.0.0.1:8082
No branches or pull requests
这是什么意思,我已经下载了12306-ocr,放入了文件夹中,怎么更改原来helper中的api呢
The text was updated successfully, but these errors were encountered: