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