1
This commit is contained in:
parent
a6d26d1a2b
commit
d48525504b
@ -32,7 +32,7 @@ func (this *App_) goReportServerState() {
|
||||
params.SetXValue("node_id", q5.NewXInt32(1))
|
||||
params.SetXValue("instance_id", q5.NewXInt32(1))
|
||||
params.SetXValue("ip", q5.NewXString("192.168.100.39"))
|
||||
params.SetXValue("port", q5.NewXInt32(3333))
|
||||
params.SetXValue("port", q5.NewXInt32(8888))
|
||||
params.SetXValue("online_num", q5.NewXInt32(1))
|
||||
params.SetXValue("room_num", q5.NewXInt32(1))
|
||||
params.SetXValue("channel", q5.NewXInt32(1))
|
||||
|
Loading…
x
Reference in New Issue
Block a user