Browse Source

Merge branch 'bugfix_6378' into debug

# Conflicts:
#	services/data/edb_info.go
xiziwen 5 months ago
parent
commit
446ce65bb7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      services/smart_report.go

+ 1 - 1
services/smart_report.go

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