Authored by 毕凯

Merge remote-tracking branch 'origin/master' into feature/qps

... ... @@ -64,7 +64,7 @@ const cachePage = {
'/activity/coupon/floor': 1 * MINUTE,
// 商品列表
'/product/search/filter': 1 * MINUTE,
// '/product/search/filter': 1 * MINUTE, // 不能缓存,有跨域问题
/* 筛选默认须要添加uid参数
'/product/list/index': 1 * MINUTE,
... ...