1
This commit is contained in:
parent
1dad19af98
commit
358e79c426
@ -65,7 +65,7 @@ func (this *PlayerMgr) reportServerState(masterIp string, masterPort int32) {
|
||||
params := map[string]string {
|
||||
"node_id": q5.ToString(f5.GetApp().GetNodeId()),
|
||||
"instance_id": q5.ToString(f5.GetApp().GetInstanceId()),
|
||||
"ip": "",
|
||||
"ip": "192.168.100.39",
|
||||
"port": q5.ToString(mt.Table.IMCluster.GetListenPort()),
|
||||
"online_num": q5.ToString(0),
|
||||
"room_num": q5.ToString(0),
|
||||
|
2
third_party/f5
vendored
2
third_party/f5
vendored
@ -1 +1 @@
|
||||
Subproject commit 7c4682d82b60d39963b55f9bd7f5db567067f022
|
||||
Subproject commit 7e8d448ef7ba407e6f663e25041f087282f90e61
|
Loading…
x
Reference in New Issue
Block a user