This commit is contained in:
parent
fa53495f80
commit
88907120fe
@ -110,7 +110,8 @@ public function batchquery()
|
||||
$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 {
|
||||
|
Loading…
Reference in New Issue
Block a user