1
This commit is contained in:
parent
56047ca430
commit
9ca9f553fd
@ -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
2
third_party/q5
vendored
@ -1 +1 @@
|
|||||||
Subproject commit 583a9d23583970becbecde1d9f283edcb6e4180d
|
Subproject commit 61a612b59448e05acb8708ec51b8266627c8c739
|
Loading…
x
Reference in New Issue
Block a user