Browse Source

空格

master
zdc 5 years ago
parent
commit
f94770753b
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      lib/data/chat_data_mgr.dart

+ 1
- 0
lib/data/chat_data_mgr.dart View File

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


Loading…
Cancel
Save