mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-09 03:25:59 +08:00
msg
This commit is contained in:
+1
-1
@@ -217,7 +217,7 @@ func (m *Message) SendMessage(c *gin.Context) {
|
||||
Status: int32(status),
|
||||
})
|
||||
if err != nil {
|
||||
log.NewError(mcontext.GetOperationID(c), "SetSendMsgStatus failed")
|
||||
log.ZError(c, "SetSendMsgStatus failed", err)
|
||||
}
|
||||
apiresp.GinSuccess(c, respPb)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user