Authored by 郭成尧

'mg-shop-seo'

@@ -588,7 +588,7 @@ const getShopData = (req, shopId, uid, isApp) => { @@ -588,7 +588,7 @@ const getShopData = (req, shopId, uid, isApp) => {
588 return Promise.all([ 588 return Promise.all([
589 searchModel.getFilterSearchData({ 589 searchModel.getFilterSearchData({
590 shop_id: shopId, 590 shop_id: shopId,
591 - type: 'default',//默认 591 + type: 'default', // 默认
592 brand: brandData.join(','), 592 brand: brandData.join(','),
593 order: '0', 593 order: '0',
594 channel: channel 594 channel: channel