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,