改名
This commit is contained in:
@@ -38,6 +38,7 @@ class Reduce
|
||||
}
|
||||
return $pipe->onHandler($request, $passable);
|
||||
} catch (\Throwable $throwable) {
|
||||
logger()->addError($throwable, 'throwable');
|
||||
return Json::to(0, $throwable);
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user