From 8ef06de574aa4172fb78750dfa817f556b1a8f34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=98=BF=E6=9E=97?= Date: Fri, 30 Jul 2021 08:00:48 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=AD=A3=E8=AF=AD=E6=B3=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/boot/power/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/boot/power/README.md b/doc/boot/power/README.md index 423554a..85cf8d5 100644 --- a/doc/boot/power/README.md +++ b/doc/boot/power/README.md @@ -6,7 +6,7 @@ ![](README_files/2.jpg) -使用 @PreAuthorize 注解限制访问,当前用户为拥有相应权限时,会抛出响应异常 +使用 @PreAuthorize 注解限制访问,当前用户未拥有相应权限时,会抛出响应异常 ## 前端控制 -- Gitee