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
不知道这个有没有好的办法解决? 我分析的原因 可能是同一用户,请求上传资源,在同一时间内太频繁了,就会被屏蔽
我针对图片文件,每次上传的图片,都处理过,加了一个点在图片上,然后文件名字,也是随机不相同的; 还是会被拒。
THX
The text was updated successfully, but these errors were encountered:
No branches or pull requests
不知道这个有没有好的办法解决?
我分析的原因 可能是同一用户,请求上传资源,在同一时间内太频繁了,就会被屏蔽
我针对图片文件,每次上传的图片,都处理过,加了一个点在图片上,然后文件名字,也是随机不相同的;
还是会被拒。
THX
The text was updated successfully, but these errors were encountered: