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