소스 검색

空格

master
zdc 5 년 전
부모
커밋
f94770753b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      lib/data/chat_data_mgr.dart

+ 1
- 0
lib/data/chat_data_mgr.dart 파일 보기

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


불러오는 중...
취소
저장