feature : crawler fengchao video
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user