mirror of
https://gitee.com/niucloud-team/niucloud
synced 2026-08-12 23:55:37 +08:00
up niucloud
This commit is contained in:
@@ -27,6 +27,7 @@ class AdminCheckRole
|
||||
{
|
||||
$check_role_service = new AuthService();
|
||||
$check_role_service->checkRole($request);
|
||||
|
||||
//处理用户的权限
|
||||
return $next($request);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user