You've already forked lubo_comment_query
新建节目时,自动修复时间,取消手动修复,取消主动修改分P
This commit is contained in:
@ -112,7 +112,6 @@ class ProgramConstructController extends BaseController
|
||||
$video_pivot->video_bvid = $bvid;
|
||||
$video_pivot->start_part = $match["part"];
|
||||
$video_pivot->start_time = $time;
|
||||
$video_pivot->stop_part = $match["part"];
|
||||
$program->save();
|
||||
$program->video_pivots()->save($video_pivot);
|
||||
}
|
||||
|
Reference in New Issue
Block a user