From d107a2cd485e5f06ecd02ca82c97846d1ecbca9e Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Sat, 12 Aug 2023 20:24:02 +0800 Subject: [PATCH] 1 --- server/imserver/app.go | 3 ++- third_party/f5 | 2 +- third_party/q5 | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/server/imserver/app.go b/server/imserver/app.go index 5361b042..5562ff5c 100644 --- a/server/imserver/app.go +++ b/server/imserver/app.go @@ -62,6 +62,7 @@ func (this *App) Update() { func (this *App) goReportServerState() { for { + /* params := q5.NewMxoObject() params.SetXValue("node_id", q5.NewXInt32(1)) params.SetXValue("instance_id", q5.NewXInt32(1)) @@ -76,11 +77,11 @@ func (this *App) goReportServerState() { "http://192.168.100.45:7821/webapp/index.php?c=GS&a=report&", params.AsXObject()) fmt.Println(err); + */ time.Sleep(time.Duration(1) * time.Second) } } - func (this *App) addNetMsg(hdr *f5.MsgHdr) { { this.msgMutex.Lock() diff --git a/third_party/f5 b/third_party/f5 index b1b47302..1e0148bd 160000 --- a/third_party/f5 +++ b/third_party/f5 @@ -1 +1 @@ -Subproject commit b1b47302a35b661e315c9bc1f14e071cb5d8da8f +Subproject commit 1e0148bd50233f8f919a2a2ccc5dd073bf9471aa diff --git a/third_party/q5 b/third_party/q5 index 2418793e..0644461b 160000 --- a/third_party/q5 +++ b/third_party/q5 @@ -1 +1 @@ -Subproject commit 2418793e3d7eaf4229ddc272c4703cd2aed138a5 +Subproject commit 0644461bc797b049d4a75420220dcc6aac362ada