modify plugin name

This commit is contained in:
2022-02-23 16:35:41 +08:00
parent 99c824c467
commit 02c879442c
@@ -59,7 +59,6 @@ abstract class BaseApplication extends Component
$config = sweep(APP_PATH . '/config');
$this->moreComponents();
$this->parseInt($config);
$this->parseEvents($config);
$this->initErrorHandler();