update: 更新文档

This commit is contained in:
binaryify 2023-09-03 18:28:38 +08:00
parent 17c7317183
commit ee96cc09a5

View File

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