mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-09-03 22:09:55 +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()
|
tx.Rollback()
|
||||||
return err
|
return err
|
||||||
}
|
}
|
||||||
|
tx.Commit()
|
||||||
return nil
|
return nil
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user