zwxi 10 months ago
parent
commit
661c9ee1ef
1 changed files with 1 additions and 0 deletions
  1. 1 0
      services/smart_report.go

+ 1 - 0
services/smart_report.go

@@ -227,6 +227,7 @@ async def main():
         })
 		# 等待3秒
     	await asyncio.sleep(3)
+		
         # 截取全页面的屏幕截图
         await page.screenshot({
             'path': "%s",