This commit is contained in:
as2252258@163.com
2021-08-05 22:57:49 +08:00
parent b13d1d44bd
commit e2a2341fd7
+1
View File
@@ -27,6 +27,7 @@ use Swoole\WebSocket\Server as WServer;
class ServerManager extends Abstracts\Server
{
/** @var string */
public string $host = '';
public int $port = 0;