@@ -33,6 +33,7 @@ class authJWT
// return response()->json(['error'=>'出错了']);
// }
}
+ echo 222;
return $next($request);