上传推送

This commit is contained in:
liwei1dao 2023-09-07 10:19:16 +08:00
parent 816019c108
commit b15e4e2a3a

View File

@ -123,7 +123,6 @@ locp:
Index: this.queueIndex, Index: this.queueIndex,
}) })
err = this.WriteMsg(&pb.UserMessage{ err = this.WriteMsg(&pb.UserMessage{
MsgId: msg.MsgId,
MainType: string(comm.ModuleUser), MainType: string(comm.ModuleUser),
SubType: "loginqueuechange", SubType: "loginqueuechange",
Data: data, Data: data,