@@ -108,7 +108,7 @@ def jobs(robot: Robot):
# await robot.xiu_ren_pdf_send()
# ✅ 每 3 小时登录验证
@async_job.every_hours(3)
@async_job.at_times(["14:42"])
async def login_check_job():
robot.login_twice_auto_auth()
The note is not visible to the blocked user.