mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-05 21:58:56 +08:00
文档增加搜索歌词和电台的 type
This commit is contained in:
parent
c99fc7b2db
commit
b236b5024e
@ -159,7 +159,9 @@ $ set PORT=4000 && node app.js
|
|||||||
100: 歌手
|
100: 歌手
|
||||||
1000: 歌单
|
1000: 歌单
|
||||||
1002: 用户
|
1002: 用户
|
||||||
1004: MV
|
1004: MV
|
||||||
|
1006: 歌词
|
||||||
|
1009: 电台
|
||||||
|
|
||||||
`offset` : 偏移数量,用于分页,如: 如:(评论页数-1)*30, 其中 30 为 limit 的值,默认为0
|
`offset` : 偏移数量,用于分页,如: 如:(评论页数-1)*30, 其中 30 为 limit 的值,默认为0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user