mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-04 15:58:54 +08:00
更新文档 #887
This commit is contained in:
parent
0de21f3c73
commit
9b066470ba
@ -554,6 +554,12 @@ signature:用户签名
|
||||
|
||||
**必选参数 :** `uid` : 用户 id
|
||||
|
||||
**可选参数 :**
|
||||
|
||||
`limit` : 返回数量 , 默认为 30
|
||||
|
||||
`offset` : 偏移数量,用于分页 , 如 :( 页数 -1)\*30, 其中 30 为 limit 的值 , 默认为 0
|
||||
|
||||
**接口地址 :** `/user/playlist`
|
||||
|
||||
**调用例子 :** `/user/playlist?uid=32953014`
|
||||
@ -689,8 +695,7 @@ tags: 歌单标签
|
||||
|
||||
`limit` : 返回数量 , 默认为 30
|
||||
|
||||
`offset` : 偏移数量,用于分页 , 如
|
||||
: 如 :( 页数 -1)\*30, 其中 30 为 limit 的值 , 默认为 0
|
||||
`offset` : 偏移数量,用于分页 ,如 :( 页数 -1)\*30, 其中 30 为 limit 的值 , 默认为 0
|
||||
|
||||
**接口地址 :** `/user/follows`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user