测试代码 try { $clientIds = Gateway::getClientIdByUid($uid); dd($clientIds); } catch (Exception $e) { dd($e->getMessage(), $e->getFile()); } 报错: stream_socket_client(): Unable to connect to tcp:...