uid(); if(!StoreService::orderServiceStatus($uid)) return app('json')->fail('权限不足'); return $next($request); } }