This commit is contained in:
2021-02-23 15:02:35 +08:00
parent d63cdfa39a
commit 37b6170dba
3 changed files with 223 additions and 221 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ class Application extends BaseApplication
public function start(Input $argv): bool|string
{
try {
// $this->scan_system_annotation();
$this->scan_system_annotation();
fire(Event::SERVER_BEFORE_START);