This commit is contained in:
xl
2023-07-06 16:20:46 +08:00
parent f04f59dd6f
commit 2a65994a85
+2
View File
@@ -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