Authored by 郝肖肖

'代码检查'

@@ -36,6 +36,7 @@ module.exports = [ @@ -36,6 +36,7 @@ module.exports = [
36 return `/product${req.url}`; 36 return `/product${req.url}`;
37 } 37 }
38 }, 38 },
  39 +
39 // 商品详情页新链接 40 // 商品详情页新链接
40 { 41 {
41 type: TYPE.rewrite, 42 type: TYPE.rewrite,