mirror of
https://github.com/NeteaseCloudMusicApiEnhanced/api-enhanced.git
synced 2025-10-22 14:43:10 +00:00
update: 文档更新
This commit is contained in:
parent
653aad88c4
commit
0764c52ffb
@ -2708,7 +2708,13 @@ pc: 云盘歌曲信息,如果不存在该字段,则为非云盘歌曲
|
||||
|
||||
**接口地址 :** `/program/recommend`
|
||||
|
||||
**调用例子 :** `/program/recommend`
|
||||
**可选参数 :**
|
||||
`limit`: 取出数量 , 默认为 10
|
||||
|
||||
`offset`: 偏移数量 , 用于分页 , 如 :( 页数 -1)\*10, 其中 10 为 limit 的值 , 默认
|
||||
为 0
|
||||
|
||||
**调用例子 :** `/program/recommend?limit=5`
|
||||
|
||||
### 独家放送(入口列表)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user