mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-02 18:34:29 +08:00
feat: optimize openim reset code
This commit is contained in:
parent
2ed8a8920a
commit
1d59686e1d
@ -22,5 +22,4 @@ import (
|
||||
|
||||
func (s *groupServer) PopulateGroupMember(ctx context.Context, members ...*relationtb.GroupMemberModel) error {
|
||||
return s.Notification.PopulateGroupMember(ctx, members...)
|
||||
// 测试中文注释
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user