1
This commit is contained in:
commit
8fc94f972f
@ -190,7 +190,7 @@ void RoomMgr::ActiveRoom(long long room_uuid)
|
||||
|
||||
void RoomMgr::ReportServerState(int instance_id, const std::string& host, int port)
|
||||
{
|
||||
std::string url = a8::Format("http://%s:%d/webapp/index.php?c=GS&a=report",
|
||||
std::string url = a8::Format("http://%s:%d/webapp/index.php?c=GS&a=report&",
|
||||
{
|
||||
host,
|
||||
port
|
||||
|
Loading…
x
Reference in New Issue
Block a user