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
碰到问题,请在 https://github.com/YunaiV/ruoyi-vue-pro/issues 搜索是否存在相似的 issue。
不按照模板提交的 issue,会被系统自动删除。
// 1.1 静态资源,可匿名访问 .requestMatchers(HttpMethod.GET, "/.html", "/.html", "/.css", "/.js").permitAll()
/*.html重复了
无关
带上必要的截图
The text was updated successfully, but these errors were encountered:
No branches or pull requests
碰到问题,请在 https://github.com/YunaiV/ruoyi-vue-pro/issues 搜索是否存在相似的 issue。
不按照模板提交的 issue,会被系统自动删除。
基本信息
// 1.1 静态资源,可匿名访问
.requestMatchers(HttpMethod.GET, "/.html", "/.html", "/.css", "/.js").permitAll()
/*.html重复了
你猜测可能的原因
无关
复现步骤
无关
报错信息
带上必要的截图
The text was updated successfully, but these errors were encountered: