This commit is contained in:
hackrobot
2024-04-07 21:43:23 +08:00
parent 8d677f376f
commit d2c4fb676c

View File

@@ -139,6 +139,7 @@ const KeywordJoin = () => {
wxid: localuserInfo?.wxid ?? null, //debug eric 的wxid
},
success: function (resUser) {
console.log('resUser--',resUser)
console.log('加入微信群成功');
},
});