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
The return on this site looks like that
This judgment is always true
I skipped this judgment, it works properly
Maybe a judgment value not equal to "Success" should be added?
if (response!.Result is { } errResult && !errResult.Value.Equals("Success", StringComparison.OrdinalIgnoreCase))
The text was updated successfully, but these errors were encountered:
Sorry for not replying in time, I didn't notice the notification from GitHub. Seems to be a problem, i'll fix it right now.
Sorry, something went wrong.
f1be3ff
No branches or pull requests
The return on this site looks like that
This judgment is always true
I skipped this judgment, it works properly
Maybe a judgment value not equal to "Success" should be added?
The text was updated successfully, but these errors were encountered: