修改了私聊等级限制请求参数错误的问题

This commit is contained in:
fengshuo
2022-01-24 14:22:40 +08:00
parent 79de6a7b97
commit 2b574bb695
5 changed files with 7 additions and 7 deletions

View File

@@ -98,7 +98,7 @@
[[NIMSDK sharedSDK].conversationManager markAllMessagesReadInSession:self.session];
[self.presenter getChatLimit];
[self.presenter getChatLimitReceiverUid:self.session.sessionId];
}
- (void)keyboardWillShow:(NSNotification *)notification {