Authored by 郭成尧

'mg-shop-seo'

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