提交 08210daa 编写于 作者: DCloud_JSON's avatar DCloud_JSON

Update msg.js

上级 23078bb8
......@@ -133,7 +133,11 @@ async function sendMsg(params) {
nickname = userInfo.nickname
avatar_file = userInfo.avatar_file
} else {
console.error('用户信息不存在',from_uid);
return {
"code": 30202,
"errCode": "uni-id-check-token-failed",
"errMsg": "请重新登录"
}
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册