active user

pull/476/head
withchao 2 years ago
parent 28b4506395
commit 807c6eae15

@ -349,7 +349,7 @@ func (m *MsgMongoDriver) RangeUserSendCount(ctx context.Context, start time.Time
}, },
}, },
bson.M{ bson.M{
"project": bson.M{ "$project": bson.M{
"_id": 0, "_id": 0,
"doc_id": 0, "doc_id": 0,
}, },

Loading…
Cancel
Save