Commit 35251f7d authored by haoyanbin's avatar haoyanbin

Endtime

parent e415f474
......@@ -419,6 +419,7 @@ func SaveMsg(msg *SendMsg) {
if msg.ProcedureType == 8 {
mqData.Finish = "5"
mqData.EndTime = msg.SendTime
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