Showing
1 changed file
with
1 additions
and
0 deletions
@@ -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 | // 转义店铺 |
-
Please register or login to post a comment