@@ -253,7 +253,7 @@ class Robot:
await asyncio.sleep(0.5)
except Exception as e:
self.LOG.error(f"wechat_ipad客户端运行出错: {e}")
self.LOG.exception(f"wechat_ipad客户端运行出错: {e}")
self.ipad_running = False
async def _handle_ipad_login(self, wxid, device_name, device_id):
The note is not visible to the blocked user.