user(); if (!($user->crmRole)) return $this->failure("操作失败,权限不足"); return $next($request); } }