Browse Source

Merge remote-tracking branch 'origin/master'

Roc 1 week ago
parent
commit
1c453e6598
1 changed files with 1 additions and 1 deletions
  1. 1 1
      services/smart_report.go

+ 1 - 1
services/smart_report.go

@@ -160,7 +160,7 @@ async def main():
     })
 
     # 在生成PDF之前等待2秒
-    await asyncio.sleep(10)
+    await asyncio.sleep(15)
 
     await page.pdf({
         'path': "%s",