fixed
This commit is contained in:
parent
ccd2f4d3b6
commit
249c12e92c
@ -1035,8 +1035,6 @@ class AdsInsightService
|
|||||||
// 调用 getCampaignList 获取广告系列数据
|
// 调用 getCampaignList 获取广告系列数据
|
||||||
$accountList = self::getAccountList($platformType, $customerIds, $page, $pageSize, $keyword, $startDate, $endDate, false);
|
$accountList = self::getAccountList($platformType, $customerIds, $page, $pageSize, $keyword, $startDate, $endDate, false);
|
||||||
|
|
||||||
$accountList['data'] = [];
|
|
||||||
|
|
||||||
if (empty($accountList['data'])) {
|
if (empty($accountList['data'])) {
|
||||||
$data = [
|
$data = [
|
||||||
'code' => 901,
|
'code' => 901,
|
||||||
|
Loading…
Reference in New Issue
Block a user