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

API_FREE_CODE_QCR_API 这个接口返回的格式是啥 #169

Closed
mansonami opened this issue Jun 14, 2019 · 1 comment
Closed

API_FREE_CODE_QCR_API 这个接口返回的格式是啥 #169

mansonami opened this issue Jun 14, 2019 · 1 comment

Comments

@mansonami
Copy link

这个接口返回的例子是啥?什么格式?

if result.get('success') and result.get('data.check'):
check_data = {
'check': result.get('data.check'),
'img_buf': img,
'logon': 1,
'type': 'D'

result.get('data.check') 谁能给个样本例子

@pjialin
Copy link
Owner

pjialin commented Sep 17, 2019

已经失效了

@pjialin pjialin closed this as completed Sep 17, 2019
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

2 participants