getAdList方法中实现对$statistics的缓存10分钟 2
This commit is contained in:
parent
2744512839
commit
5bc5216009
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user