Authored by 毕凯

add rec_pos

@@ -47,7 +47,8 @@ module.exports = { @@ -47,7 +47,8 @@ module.exports = {
47 udid: params.udid || 0, 47 udid: params.udid || 0,
48 yh_channel: params.yh_channel, 48 yh_channel: params.yh_channel,
49 limit: params.limit, 49 limit: params.limit,
50 - need_filter: 'null' 50 + need_filter: 'null',
  51 + rec_pos: '100008'
51 }, { 52 }, {
52 cache: true 53 cache: true
53 }).then(res => { 54 }).then(res => {