1
This commit is contained in:
parent
056d8563ec
commit
cd2b07e017
@ -215,7 +215,7 @@ void RoomMgr::ReportServerState(int instance_id, const std::string& host, int po
|
|||||||
on_error,
|
on_error,
|
||||||
url.c_str(),
|
url.c_str(),
|
||||||
*url_params,
|
*url_params,
|
||||||
rand()
|
rand() % kMAX_SYS_HTTP_NUM
|
||||||
);
|
);
|
||||||
delete url_params;
|
delete url_params;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user