From b15e4e2a3a601f09b5bd8577d94611771e4c807d Mon Sep 17 00:00:00 2001 From: liwei1dao Date: Thu, 7 Sep 2023 10:19:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=8E=A8=E9=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/gateway/agent.go | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/gateway/agent.go b/modules/gateway/agent.go index cc49c6f88..b8a902c03 100644 --- a/modules/gateway/agent.go +++ b/modules/gateway/agent.go @@ -123,7 +123,6 @@ locp: Index: this.queueIndex, }) err = this.WriteMsg(&pb.UserMessage{ - MsgId: msg.MsgId, MainType: string(comm.ModuleUser), SubType: "loginqueuechange", Data: data,