获得房间
POST
/drawGame/getRoom
响应参数
参数名
类型
描述
必填
roomId
string
房间ID
必填
server
string
房间所在服务器,应该使用websocket连接到这个服务器,例如:127.0.0.1
必填
port
string
服务器端口,例如:9160
必填