Commit 8341cca6 authored by haoyanbin's avatar haoyanbin

1

parent 945e3d89
......@@ -417,13 +417,7 @@ func SaveMsg(msg *SendMsg) {
mqData.Receiver = msg.ToClientId
}
//已读状态
//if msg.ProcedureType == 7 {
// mqData.SendTime = msg.SendTime
//}
if msg.ProcedureType == 8 {
mqData.EndTime = msg.SendTime
mqData.Finish = "5"
DelConversation(msg.ConversationId)
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment