You've already forked lubo_comment_query
自动修复逻辑,对应按钮
This commit is contained in:
@ -108,7 +108,7 @@ class ProgramConstructController extends BaseController
|
||||
"content" => $e->getMessage()
|
||||
]);
|
||||
}
|
||||
ProgramVideoUtil::fix_created_at_by_part_info($bvid);
|
||||
ProgramVideoUtil::fix_created_at_by_part_info($bvid, true);
|
||||
return redirect(route("program.construct.list"));
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user