[ 'http' => [ Hyperf\HttpServer\Exception\Handler\HttpExceptionHandler::class, App\Exception\Handler\AppExceptionHandler::class, App\Exception\Handler\ValidationExceptionHandler::class, App\Exception\Handler\RateLimitExceptionHandle::class, App\Exception\Handler\DbQueryExceptionHandle::class, ], ], ];