404处理 class HttpNotFoundHandler implements IHttpNotFoundHandler{ { return $response->withStatus(StatusCode::NOT_FOUND);}