消息撤回修复
This commit is contained in:
@@ -62,7 +62,7 @@ const connect = (token, userInfo, callback) => {
|
||||
// 设置未读消息数量
|
||||
setNotifyBadge()
|
||||
// 首次运行获取好友列表
|
||||
const FK = 'ZHKD_' + userInfo.targetId
|
||||
const FK = 'ZH_V_' + userInfo.targetId
|
||||
|
||||
uni.getStorage({
|
||||
key: FK,
|
||||
|
||||
Reference in New Issue
Block a user