From 2a65994a85dd61219485ae9bf73c3bab0324a7b0 Mon Sep 17 00:00:00 2001 From: xl Date: Thu, 6 Jul 2023 16:20:46 +0800 Subject: [PATCH] qqq --- ServerCommand.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ServerCommand.php b/ServerCommand.php index 4bcd68c..d17ae92 100644 --- a/ServerCommand.php +++ b/ServerCommand.php @@ -16,6 +16,8 @@ use Symfony\Component\Console\Input\InputInterface; use Symfony\Component\Console\Input\InputOption; use Symfony\Component\Console\Output\OutputInterface; +defined('ROUTER_TYPE_HTTP') or define('ROUTER_TYPE_HTTP','http'); + /** * Class Command * @package Http