Authored by 郭成尧

static-pkey

... ... @@ -26,7 +26,16 @@ const PARAMMAP = {
st: 'style',
sd: 'standard',
si: 'specialsale_id',
sf: 'specialoffer'
sf: 'specialoffer',
fp: 'filter_poolId',
pp: 'productPool',
pm: 'promotion',
cn: 'channel',
sh: 'shop_id',
cc: 'coupon_code',
cd: 'coupon_id',
pd: 'p_d',
ol: 'outlets'
};
/**
... ...