im通讯修复,遗留问题发送消息后名字变成自己的

This commit is contained in:
2026-02-26 15:57:22 +08:00
parent 5c1911314f
commit 35f08b0c99
4 changed files with 49 additions and 17 deletions

View File

@@ -137,6 +137,7 @@ export function goEasySendMessage(data) {
if (!isGoEasyEnabled()) {
return Promise.reject(new Error('GoEasy 未启用'))
}
console.log("```````````````````````名称``````````````````````", data.nickname);
const goeasy = getPkGoEasy()
const im = goeasy.im