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