//微信登录 const chatWx = async (req, res) => { try { // 扫码 const onScan = (qrcode, status) => { let qrcodeImageUrl if (status ScanStatus.Waiting || statu
原创
精选
2024-05-08 09:58:07
208阅读
https://wechaty.js.org/zh/docs/howto/event#friendship-event-friend-requests //微信登录 const chatWx = async (req, res) => { try { // 扫码 const onScan = (qr
原创
2024-05-08 09:58:32
128阅读