This commit is contained in:
yangduo 2025-04-12 02:25:48 +08:00
parent 9141ac81f9
commit ad47190220

View File

@ -374,7 +374,7 @@ void RoomMgr::ReportServerState(int instance_id, const std::string& host, int po
},
&RoomMgr::Instance()->reportstate_timer_attacher_.timer_list_);
};
std::string url = a8::Format("https://%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