init
This commit is contained in:
parent
ba3c9af420
commit
ec59ecc639
@ -104,7 +104,7 @@ class IMManager {
|
||||
case 'onReceiveJoinApplication':
|
||||
groupManager.groupListener.onReceiveJoinApplication(
|
||||
map['groupId'],
|
||||
GroupMembersInfo.fromJson(_formatJson(map['opUser'])),
|
||||
GroupMembersInfo.fromJson(_formatJson(map['member'])),
|
||||
map['opReason'],
|
||||
);
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user