fix: fill send time

pull/3087/head
withchao 8 months ago
parent 623335c145
commit 29c7a40946

@ -1125,8 +1125,6 @@ func (m *MsgMgo) findBeforeDocSendTime(ctx context.Context, docID string, limit
"$project": bson.M{
"_id": 0,
"doc_id": 0,
//"msgs.msg.send_time": 1,
//"msgs.msg.seq": 1,
},
},
{

Loading…
Cancel
Save