-
Notifications
You must be signed in to change notification settings - Fork 53
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
无法查询出备案 #1
Comments
我也是,我发现是那个接口的问题,直接单线程,然后加个sleep(3),就没问题。 |
是的,那个接口存在限制,指定单线程加时延就可以,之前在本地改了忘记上传了 |
单线程怎么设置呀 |
新版已经发布,默认单线程呦 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
查询备案信息api在设置延迟3秒后,获取近20个备案后就无法获取了。API貌似有限制。
The text was updated successfully, but these errors were encountered: