This commit is contained in:
aozhiwei 2023-08-12 20:24:02 +08:00
parent 58da533c5d
commit d107a2cd48
3 changed files with 4 additions and 3 deletions

View File

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

2
third_party/f5 vendored

@ -1 +1 @@
Subproject commit b1b47302a35b661e315c9bc1f14e071cb5d8da8f
Subproject commit 1e0148bd50233f8f919a2a2ccc5dd073bf9471aa

2
third_party/q5 vendored

@ -1 +1 @@
Subproject commit 2418793e3d7eaf4229ddc272c4703cd2aed138a5
Subproject commit 0644461bc797b049d4a75420220dcc6aac362ada