getAdList方法中实现对$statistics的缓存10分钟 2

This commit is contained in:
hgc 2025-02-22 11:31:29 +08:00
parent 2744512839
commit 5bc5216009

View File

@ -1432,7 +1432,6 @@ class AdsInsightService
$cacheKey = 'adlist_stats:' . md5(serialize([ $cacheKey = 'adlist_stats:' . md5(serialize([
$platformType, $platformType,
$customerIds, $customerIds,
$page,
$pageSize, $pageSize,
$keyword, $keyword,
$startDate, $startDate,