This commit is contained in:
as2252258@163.com
2021-02-23 00:29:13 +08:00
parent 016cfabc76
commit 72e1717041
+1 -1
View File
@@ -104,7 +104,7 @@ class Application extends BaseApplication
public function start(Input $argv): bool|string public function start(Input $argv): bool|string
{ {
try { try {
$this->scan_system_annotation(); // $this->scan_system_annotation();
fire(Event::SERVER_BEFORE_START); fire(Event::SERVER_BEFORE_START);