rabin 1 year ago
parent
commit
765fe28784
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/Auth.php

+ 1 - 1
lib/Auth.php

@@ -127,7 +127,7 @@ class Auth
             if ($result) {
             if ($result) {
                 return true;
                 return true;
             }
             }
-            Dever::error('无访问权限');
+            Dever::error('无菜单访问权限');
         }
         }
         if ($result) {
         if ($result) {
             return false;
             return false;