diff --git a/module/recommend_songs.js b/module/recommend_songs.js index 5cdc7fd..233e0ed 100644 --- a/module/recommend_songs.js +++ b/module/recommend_songs.js @@ -2,8 +2,6 @@ module.exports = (query, request) => { const data = { - limit: 20, - offset: 0, total: true } return request(