This commit is contained in:
2021-03-03 19:39:45 +08:00
parent edf82a4bf1
commit a0a78af988
+1 -2
View File
@@ -465,7 +465,7 @@ class Server extends HttpService
$router = Snowflake::app()->getRouter();
$router->loadRouterSetting();
recursive_directory(SOCKET_PATH);
recursive_directory(CONTROLLER_PATH);
});
}
@@ -482,7 +482,6 @@ class Server extends HttpService
}
/**
* @param $type
* @return string