feature : crawler fengchao video

This commit is contained in:
Default
2025-05-01 19:46:29 +08:00
parent e3aa99257a
commit 5fdd741c30
9 changed files with 1138 additions and 18 deletions

View File

@@ -156,7 +156,7 @@ class VideoInfoPage extends BasePage
['v_name' => $arrPageVideo['v_name']],
['$set' => $arrUpdate],
);
$this->strPicLocalPath = $arrExistsVideo['pic'];
$this->strPicLocalPath = $arrExistsVideo['v_pic'];
} else {
$arrInsertVideo = [