|
@@ -118,6 +118,7 @@ class ChatDataMgr { |
|
|
msgRecordMap[MsgHandler.curActiveSession] = record;
|
|
|
msgRecordMap[MsgHandler.curActiveSession] = record;
|
|
|
}
|
|
|
}
|
|
|
return record;
|
|
|
return record;
|
|
|
|
|
|
|
|
|
}
|
|
|
}
|
|
|
|
|
|
|
|
|
updateLastMsgWithTranslateMsg(PushChat chat) async {
|
|
|
updateLastMsgWithTranslateMsg(PushChat chat) async {
|
|
|