mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-06 10:05:58 +08:00
groupdb
This commit is contained in:
@@ -70,6 +70,7 @@ func (g *GroupModel) Delete(ctx context.Context, groupIDs []string) error {
|
||||
tx.Rollback()
|
||||
return err
|
||||
}
|
||||
tx.Commit()
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user