Showing
1 changed file
with
1 additions
and
1 deletions
@@ -53,7 +53,7 @@ module.exports = { | @@ -53,7 +53,7 @@ module.exports = { | ||
53 | yh_channel: params.yh_channel, | 53 | yh_channel: params.yh_channel, |
54 | limit: params.limit, | 54 | limit: params.limit, |
55 | need_filter: 'null', | 55 | need_filter: 'null', |
56 | - rec_pos: '100008', | 56 | + rec_pos: '100004', |
57 | gender: params.gender || gender[params.yh_channel] | 57 | gender: params.gender || gender[params.yh_channel] |
58 | }, { | 58 | }, { |
59 | cache: true | 59 | cache: true |
-
Please register or login to post a comment