wechaty / puppet-wechat

Wechaty Puppet Provider for WeChat
https://www.npmjs.com/package/wechaty-puppet-wechat
Apache License 2.0
408 stars 68 forks source link

修复主动退出登陆后,再次扫描无法登录的情况 #147

Closed leochen-g closed 3 years ago

leochen-g commented 3 years ago

本地已经测试,此次加的判断应该会杜绝此类问题的发生了。由于主动退出后,网页重定向的地址没有携带target=t所以导致此问题

huan commented 3 years ago

Awesome, thank you very much for the quick fix!