Authored by 郝肖肖

'代码检查'

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