日志
This commit is contained in:
@@ -139,6 +139,7 @@ const KeywordJoin = () => {
|
|||||||
wxid: localuserInfo?.wxid ?? null, //debug eric 的wxid
|
wxid: localuserInfo?.wxid ?? null, //debug eric 的wxid
|
||||||
},
|
},
|
||||||
success: function (resUser) {
|
success: function (resUser) {
|
||||||
|
console.log('resUser--',resUser)
|
||||||
console.log('加入微信群成功');
|
console.log('加入微信群成功');
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user