Authored by 郭成尧

params-modified

... ... @@ -6,9 +6,9 @@ const config = global.yoho.config;
*/
const PARAMMAP = {
ag: 'age_level',
cn: 'channel',
gd: 'gender',
sn: 'sort_name',
pa: 'phrase', // PC Node 端用的参数
ci: 'category_id',
so: 'sort',
ms: 'msort',
... ... @@ -31,7 +31,6 @@ const PARAMMAP = {
fp: 'filter_poolId',
pp: 'productPool',
pm: 'promotion',
cn: 'channel',
sh: 'shop_id',
cc: 'coupon_code',
cd: 'coupon_id',
... ...