moshaorui 3 hete
szülő
commit
ff599ddcdf
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      app/Console/Commands/GeneratePreviewVideo.php

+ 1 - 1
app/Console/Commands/GeneratePreviewVideo.php

@@ -41,7 +41,7 @@ class GeneratePreviewVideo extends Command
      */
      */
     protected $description = '生成预览视频';
     protected $description = '生成预览视频';
 
 
-    public $timeSecond = 10;
+    public $timeSecond = 8;
 
 
     /**
     /**
      * Execute the console command.
      * Execute the console command.