Revert "改名"

This reverts commit fdf58326
This commit is contained in:
2022-01-14 15:20:57 +08:00
parent ae4d75f310
commit 9fe40ff78a
2 changed files with 13 additions and 2 deletions
-2
View File
@@ -99,8 +99,6 @@ class Server extends HttpService
$this->eventDispatch->dispatch(new OnServerBeforeStart());
Kiri::getDi()->get(Router::class)->scan_build_route();
return $this->manager->getServer()->start();
}