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