Merge branch 'feat-im-0607-ch' into msb_test

msb_test
ch 3 years ago
commit b8d024088f

@ -2,7 +2,7 @@
* @Author: ch
* @Date: 2022-05-18 14:54:47
* @LastEditors: ch
* @LastEditTime: 2022-06-14 11:24:01
* @LastEditTime: 2022-06-14 16:00:12
* @Description: file content
*/
import '@/utils/poto-req';
@ -201,7 +201,7 @@ class MsbIm {
...historyData,
{
fromAvatar: ctx.session.fromAvatar,
fromId: ctx.fromId,
fromId: ctx.session.fromId,
fromNickname: ctx.session.fromNickname,
id: ctx.sessionId,
lastMessage: ctx,

Loading…
Cancel
Save