Selaa lähdekoodia

Merge branch 'bugfix_6378' into debug

# Conflicts:
#	services/data/edb_info.go
xiziwen 5 kuukautta sitten
vanhempi
commit
446ce65bb7
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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",