mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-08-10 13:09:51 +08:00
group
This commit is contained in:
parent
b4e228c33e
commit
66ad26b71b
@ -210,7 +210,6 @@ func (g *groupDatabase) PageGroupMember(ctx context.Context, groupIDs []string,
|
||||
}
|
||||
return
|
||||
}
|
||||
|
||||
for _, groupID := range groupIDs {
|
||||
groupMembers, err := g.cache.GetGroupMembersInfo(ctx, groupID, userIDs)
|
||||
if err != nil {
|
||||
|
Loading…
x
Reference in New Issue
Block a user