mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-04 15:58:54 +08:00
更新文档
This commit is contained in:
parent
d6600472b2
commit
0beb4e746f
@ -733,11 +733,12 @@ tags: 歌单标签
|
|||||||
|
|
||||||
`offset` : 偏移数量,用于分页 , 如
|
`offset` : 偏移数量,用于分页 , 如
|
||||||
: 如 :( 页数 -1)\*30, 其中 30 为 limit 的值 , 默认为 0
|
: 如 :( 页数 -1)\*30, 其中 30 为 limit 的值 , 默认为 0
|
||||||
`initial`: 按首字母索引查找参数,如 `/artist/list?type=1&area=96&initial=b` 返回内容将以 name 字段开头为 b 或者拼音开头为 b 为顺序排列
|
`initial`: 按首字母索引查找参数,如 `/artist/list?type=1&area=96&initial=b` 返回内容将以 name 字段开头为 b 或者拼音开头为 b 为顺序排列, 热门传-1,#传0
|
||||||
|
|
||||||
`type` 取值:
|
`type` 取值:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
-1:全部
|
||||||
1:男歌手
|
1:男歌手
|
||||||
2:女歌手
|
2:女歌手
|
||||||
3:乐队
|
3:乐队
|
||||||
|
Loading…
x
Reference in New Issue
Block a user