改名
This commit is contained in:
@@ -101,6 +101,7 @@ class HTTPServerListener extends Abstracts\Server
|
||||
} catch (Error | Throwable $exception) {
|
||||
$result = $this->router->exception($exception);
|
||||
} finally {
|
||||
var_dump($result);
|
||||
if (!isset($sResponse)) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user