This commit is contained in:
aozhiwei 2023-08-14 14:00:21 +08:00
parent 1dad19af98
commit 358e79c426
2 changed files with 2 additions and 2 deletions

View File

@ -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

@ -1 +1 @@
Subproject commit 7c4682d82b60d39963b55f9bd7f5db567067f022
Subproject commit 7e8d448ef7ba407e6f663e25041f087282f90e61