This commit is contained in:
HuangHai
2026-01-12 09:29:57 +08:00
parent 2b8edc265f
commit ea4dabe2d6
4 changed files with 4 additions and 3 deletions

View File

@@ -34,6 +34,7 @@ async def take_screenshot():
return filepath
else:
logger.error("拍照失败,未找到生成的文件。")
return None