This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
Independent
/
gim
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
update
master
DengBiao
пре 1 година
родитељ
35e9a1e0a9
комит
3dc939034f
1 измењених фајлова
са
3 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
internal/logic/app/group_app.go
+ 3
- 0
internal/logic/app/group_app.go
Прегледај датотеку
@@ -202,6 +202,9 @@ func (*groupApp) DeleteMember(ctx context.Context, groupId int64, userId int64,
return err
}
if userId == optId { //自己退出群聊,无需发送消息
return nil
}
err = group.PushDeleteMember(ctx, optId, userId)
if err != nil {
return err
Write
Preview
Loading…
Откажи
Сачувај