Authored by runner

list update

@@ -39,6 +39,7 @@ class IndexController extends AbstractAction @@ -39,6 +39,7 @@ class IndexController extends AbstractAction
39 'discount' => FILTER_DEFAULT, 39 'discount' => FILTER_DEFAULT,
40 'gender' => FILTER_DEFAULT, 40 'gender' => FILTER_DEFAULT,
41 'channel' => FILTER_DEFAULT, 41 'channel' => FILTER_DEFAULT,
  42 + 'ageLevel' => FILTER_DEFAULT,
42 'p_d' => FILTER_DEFAULT,), false); 43 'p_d' => FILTER_DEFAULT,), false);
43 44
44 // 转义店铺 45 // 转义店铺