im通讯修复,遗留问题发送消息后名字变成自己的
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user