Authored by 陈峰

Merge branch 'feature/detail-link' into 'release/6.9.2'

change app.product.intro app_version



See merge request !1740
... ... @@ -349,7 +349,7 @@ module.exports = class extends global.yoho.BaseModel {
data: {
method: 'app.product.intro',
product_skn: data.productskn,
app_version: '5.6.0'
app_version: '6.9.1'
},
param: {cache: true}
}).then(result => {
... ...