提交 7fd8c3e2 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

clean scan payload after login

上级 8f1a4d17
......@@ -159,6 +159,7 @@ export class Io {
this.ws = await this.initWebSocket()
this.options.wechaty.on('login', () => { this.scanPayload = undefined })
this.options.wechaty.on('scan', (qrcode, status) => {
this.scanPayload = {
...this.scanPayload,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册