From 3470fd57a39abdb06b512337a4a34c757bbc1c86 Mon Sep 17 00:00:00 2001 From: Gordon <1432970085@qq.com> Date: Tue, 27 Jun 2023 20:45:51 +0800 Subject: [PATCH] test: log --- internal/rpc/msg/send.go | 1 + 1 file changed, 1 insertion(+) diff --git a/internal/rpc/msg/send.go b/internal/rpc/msg/send.go index 6046c086c..bb51c2425 100644 --- a/internal/rpc/msg/send.go +++ b/internal/rpc/msg/send.go @@ -63,6 +63,7 @@ func (m *msgServer) sendMsgSuperGroupChat(ctx context.Context, req *pbMsg.SendMs return resp, nil } func (m *msgServer) setConversationAtInfo(nctx context.Context, msg *sdkws.MsgData) { + log.ZDebug(nctx, "setConversationAtInfo", msg) ctx := mcontext.NewCtx("@@@" + mcontext.GetOperationID(nctx)) var atUserID []string conversation := &pbConversation.ConversationReq{