mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-05-23 22:37:41 +08:00
feat(playlist_track_all): 增加offset偏移量设置
This commit is contained in:
parent
231a0ad6fe
commit
775cda8e24
@ -1329,6 +1329,8 @@ tags: 歌单标签
|
||||
> 你传入limit=10&offset=1,你会得到第11-20首歌曲
|
||||
>
|
||||
> 如果你设置limit=10&offset=2,你就会得到第21-30首歌曲
|
||||
>
|
||||
> 如果你offset超出了最大偏移量,即超出了`歌曲数量`/`limit`,则offset重置为最大偏移量
|
||||
|
||||
### 歌单详情动态
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user