pic
This commit is contained in:
@@ -230,6 +230,7 @@ class VideoInfoPage extends BasePage
|
||||
$arrUpdate = [
|
||||
'updated_at' => new \MongoDB\BSON\UTCDateTime(),
|
||||
'v_play_url' => $sortedPlayUrl,
|
||||
'v_name_en' => zhToPinYin($arrPageVideo['v_name']),
|
||||
];
|
||||
|
||||
$this->getVideoModel()->updateOne(
|
||||
|
||||
Reference in New Issue
Block a user