This commit is contained in:
aozhiwei 2024-03-24 08:50:22 +08:00
parent 56047ca430
commit 9ca9f553fd
2 changed files with 2 additions and 2 deletions

View File

@ -222,7 +222,7 @@ func (this *playerMgr) reportServerState(masterIp string, masterPort int32) {
fmt.Sprintf("http://%s:%d/webapp/index.php?c=GS&a=report&", masterIp, masterPort), fmt.Sprintf("http://%s:%d/webapp/index.php?c=GS&a=report&", masterIp, masterPort),
params, params,
func(rsp f5.HttpCliResponse) { func(rsp f5.HttpCliResponse) {
f5.GetSysLog().Info(rsp.GetRawData()) //f5.GetSysLog().Info(rsp.GetRawData())
}) })
} }

2
third_party/q5 vendored

@ -1 +1 @@
Subproject commit 583a9d23583970becbecde1d9f283edcb6e4180d Subproject commit 61a612b59448e05acb8708ec51b8266627c8c739