active user

pull/476/head
withchao 1 year ago
parent 28b4506395
commit 807c6eae15

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

Loading…
Cancel
Save