改名
This commit is contained in:
@@ -15,18 +15,14 @@ use Console\ConsoleProviders;
|
||||
use Database\DatabasesProviders;
|
||||
use Exception;
|
||||
use HttpServer\ServerProviders;
|
||||
use ReflectionException;
|
||||
use Snowflake\Abstracts\BaseApplication;
|
||||
use Snowflake\Abstracts\Config;
|
||||
use Snowflake\Abstracts\Input;
|
||||
use Snowflake\Abstracts\Kernel;
|
||||
use Snowflake\Crontab\CrontabProviders;
|
||||
use Snowflake\Exception\ComponentException;
|
||||
use Snowflake\Exception\NotFindClassException;
|
||||
use Snowflake\Exception\NotFindPropertyException;
|
||||
use stdClass;
|
||||
use Swoole\Timer;
|
||||
use function Co\run;
|
||||
|
||||
/**
|
||||
* Class Init
|
||||
|
||||
Reference in New Issue
Block a user