Authored by 周少峰

list cache

@@ -27,8 +27,8 @@ const cachePage = { @@ -27,8 +27,8 @@ const cachePage = {
27 '/coupon/index': 5 * MINUTE, 27 '/coupon/index': 5 * MINUTE,
28 28
29 // 商品列表 29 // 商品列表
30 - //'/product/list/index': 5 * MINUTE,  
31 - //'/product/index/index': 5 * MINUTE, 30 + // '/product/list/index': 5 * MINUTE,
  31 + // '/product/index/index': 5 * MINUTE,
32 32
33 // 秒杀列表 33 // 秒杀列表
34 '/product/seckill': 30 * SECOND, 34 '/product/seckill': 30 * SECOND,