mirror of
https://github.com/NeteaseCloudMusicApiEnhanced/api-enhanced.git
synced 2026-08-12 17:10:37 +00:00
新增 /api/content/activity/listen/data/song/play/rank,返回某周/月 听歌排行(每首带 playCount),默认 Top20、不足则返回全部。与已有的 listen_data_today_song(今日)同族,补全「带次数的历史周/月榜」。 - module/listen_data_song_play_rank.js:type(week|month) + endTime 参数 - interface.d.ts:补类型声明 - public/docs/home.md:补接口文档