mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-09-01 04:00:06 +08:00
groupdb
This commit is contained in:
parent
4854db030f
commit
3c4051c5fc
@ -70,6 +70,7 @@ func (g *GroupModel) Delete(ctx context.Context, groupIDs []string) error {
|
||||
tx.Rollback()
|
||||
return err
|
||||
}
|
||||
tx.Commit()
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user