This commit is contained in:
as2252258@163.com
2021-02-28 17:27:55 +08:00
parent 7eb9cca970
commit 1d0514f640
-2
View File
@@ -141,8 +141,6 @@ class Server extends HttpService
{
$configs = Config::get('servers', true);
Snowflake::clearWorkerId();
$baseServer = $this->initCore($configs);
if (!$baseServer) {
return 'ok';