...
|
...
|
@@ -85,7 +85,7 @@ const newDetail = { |
|
|
}),
|
|
|
miniQrType: 7,
|
|
|
isOpen: _.get(req.app, 'locals.wap.wechat.miniPathOpen', false)
|
|
|
}), // param:品牌ID, name:品牌名称, miniQrType 7:商品 2 品牌,miniapp_type 0:有货,1:新与力,union_type商品详情页和首页加
|
|
|
}), // param:品牌ID, name:品牌名称, miniQrType 7:商品 2 品牌,miniapp_type 0:有货,1:新与力,union_type商品详情页和默认页加
|
|
|
miphtml: `https://m.yohobuy.com/mip/product/${result.productSkn}.html`,
|
|
|
});
|
|
|
}).catch(next);
|
...
|
...
|
|