mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
active user
This commit is contained in:
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…
x
Reference in New Issue
Block a user