fix: 聊天无法获取问题
This commit is contained in:
parent
519ccb7ddd
commit
4d379d6006
@ -83,6 +83,7 @@ public class ImTalkServiceImpl extends ServiceImpl<ImTalkMapper, ImTalk> impleme
|
||||
imTalk = new ImTalk(self, otherMember);
|
||||
}
|
||||
}
|
||||
this.save(imTalk);
|
||||
}
|
||||
return imTalk;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user