fix(weixin): reset QR poll host after refresh

This commit is contained in:
Xubin Ren
2026-03-31 19:40:13 +08:00
committed by Xubin Ren
parent 2a6c616080
commit 949a10f536
2 changed files with 36 additions and 0 deletions
+1
View File
@@ -385,6 +385,7 @@ class WeixinChannel(BaseChannel):
)
return False
qrcode_id, scan_url = await self._fetch_qr_code()
current_poll_base_url = self.config.base_url
self._print_qr_code(scan_url)
continue
# status == "wait" — keep polling