!173 fix 修复 文档书写错误

Merge pull request !173 from 疯狂的狮子Li/N/A
This commit is contained in:
孔明 2022-09-08 07:25:10 +00:00 committed by Gitee
commit 6a86e7c8f6
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -208,5 +208,5 @@ public SaResult getList() {
请求将会跳过拦截器的校验,直接进入 Controller 的方法中。
**注意点:此注解的忽略效果只针对 SaInterceptor拦截器 和 APO注解鉴权 生效,对自定义拦截器与过滤器不生效。**
**注意点:此注解的忽略效果只针对 SaInterceptor拦截器 和 AOP注解鉴权 生效,对自定义拦截器与过滤器不生效。**