Merge branch 'master' of github.com:Binaryify/NeteaseCloudMusicApi

This commit is contained in:
binaryify 2023-09-04 18:05:26 +08:00
commit 2e03ad008b

View File

@ -1260,6 +1260,12 @@ tags: 歌单标签
说明 : 调用此接口,可获取收藏的歌手列表
**可选参数 :**
`limit`: 取出歌单数量 , 默认为 25
`offset`: 偏移数量 , 用于分页 , 如 :( 评论页数 -1)\*25, 其中 25 为 limit 的值
**接口地址 :** `/artist/sublist`
**调用例子 :** `/artist/sublist`