You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 21, 2024. It is now read-only.
需求:通过好友请求
存在的问题:
两个微信号互加过,可以自动通过好友
两个微信号从未加过,似乎都不能通过
那就有疑问了,为什么加过的能通过(说明我代码应该正确),历史上没加过的号,不能自动通过.
参考:
API通过好友请求Link:wx.accept_friend
有小伙伴help下嘛