1
This commit is contained in:
parent
358e79c426
commit
78bcfbd176
@ -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": "192.168.100.39",
|
||||
"ip": "",
|
||||
"port": q5.ToString(mt.Table.IMCluster.GetListenPort()),
|
||||
"online_num": q5.ToString(0),
|
||||
"room_num": q5.ToString(0),
|
||||
|
Loading…
x
Reference in New Issue
Block a user