moshaorui 3 週間 前
コミット
ff599ddcdf
1 ファイル変更1 行追加1 行削除
  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 = '生成预览视频';
 
-    public $timeSecond = 10;
+    public $timeSecond = 8;
 
     /**
      * Execute the console command.