This commit is contained in:
@@ -110,7 +110,8 @@ class AliPromotepageCommand extends Command
|
||||
$bizParams['principal_tag'] = config('bydauto.adops.principal_tag');
|
||||
$bizParams['biz_token'] = config('bydauto.adops.biz_token');
|
||||
$bizParams['page_no'] = 1;
|
||||
$bizParams['type'] = "COLLECT_INFO";
|
||||
// $bizParams['type'] = "COLLECT_INFO";
|
||||
$bizParams['type'] = "COLLECT_VIDEO";
|
||||
$bizParams['page_size'] = 100;
|
||||
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user