#!/usr/bin/env php console->addCommands([\think\worker\command\Server::class]); $app->console->run();