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
测试发现 islegal 为 true 时实际上包含敏感词,为 false 时反而不包含敏感词。
islegal 返回 true 时应为合法的,无敏感词。
The text was updated successfully, but these errors were encountered:
确实有这个问题,代码中把“是否合法”和“是否包含敏感词”混淆了
Sorry, something went wrong.
No branches or pull requests
测试发现 islegal 为 true 时实际上包含敏感词,为 false 时反而不包含敏感词。
islegal 返回 true 时应为合法的,无敏感词。
The text was updated successfully, but these errors were encountered: