mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-05 15:28:54 +08:00
feat(playlist_track_all): 增加offset偏移量设置
This commit is contained in:
parent
775cda8e24
commit
10a0751b00
@ -1326,6 +1326,8 @@ tags: 歌单标签
|
||||
|
||||
> 注:关于`offset`,你可以这样理解,假设你当前的歌单有100首歌
|
||||
>
|
||||
> 你传入limit=10&offset=0等价于limit=10,你会得到第1-10首歌曲
|
||||
>
|
||||
> 你传入limit=10&offset=1,你会得到第11-20首歌曲
|
||||
>
|
||||
> 如果你设置limit=10&offset=2,你就会得到第21-30首歌曲
|
||||
|
Loading…
x
Reference in New Issue
Block a user