Browse Source

Merge branch 'ETA_1.8.1' into debug

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

+ 1 - 0
services/smart_report.go

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