上传日志

This commit is contained in:
liwei1dao 2022-07-28 14:30:14 +08:00
parent 47a28e7589
commit 8cee759b62

View File

@ -83,6 +83,7 @@ locp:
break locp
}
} else {
this.gateway.Errorf("agent:%s uId:%s 密钥无效 err:%v", this.sessionId, this.uId, err)
data, _ := anypb.New(&pb.NotifyErrorNotifyPush{ReqMainType: msg.MainType, ReqSubType: msg.SubType, Code: code, Message: err.Error()})
if err = this.WriteMsg(&pb.UserMessage{
MainType: comm.MainTypeNotify,