From 5bc5216009a284514be95e731fdbef2be3161c61 Mon Sep 17 00:00:00 2001 From: hgc Date: Sat, 22 Feb 2025 11:31:29 +0800 Subject: [PATCH] =?UTF-8?q?getAdList=E6=96=B9=E6=B3=95=E4=B8=AD=E5=AE=9E?= =?UTF-8?q?=E7=8E=B0=E5=AF=B9$statistics=E7=9A=84=E7=BC=93=E5=AD=9810?= =?UTF-8?q?=E5=88=86=E9=92=9F=202?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/service/AdsInsightService.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/service/AdsInsightService.php b/app/service/AdsInsightService.php index 8133941..3c2f70d 100644 --- a/app/service/AdsInsightService.php +++ b/app/service/AdsInsightService.php @@ -1432,7 +1432,6 @@ class AdsInsightService $cacheKey = 'adlist_stats:' . md5(serialize([ $platformType, $customerIds, - $page, $pageSize, $keyword, $startDate,