新建节目时主动修改分P
This commit is contained in:
parent
88043379f3
commit
cece95a5a4
@ -80,7 +80,7 @@ class ProgramVideoUtil
|
||||
$base_time,
|
||||
$start_time->secondsSinceMidnight()
|
||||
);
|
||||
if (!$program_video->stop_part) {
|
||||
if (!$program_video->stop_time) {
|
||||
// 没有再去修复
|
||||
if ($cur_part->duration->diffInMinutes($start_time) < 20) {
|
||||
$program_video->stop_part = $cur_part->part_num + 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user