mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-03 13:42:09 +08:00
improve document
This commit is contained in:
parent
345561af59
commit
737b947238
@ -758,10 +758,10 @@ $ set PORT=4000 && node app.js
|
|||||||
`offset`: 偏移数量,用于分页,如:(页数-1)*50, 其中 50 为 limit 的值,默认为0
|
`offset`: 偏移数量,用于分页,如:(页数-1)*50, 其中 50 为 limit 的值,默认为0
|
||||||
|
|
||||||
**接口地址:**
|
**接口地址:**
|
||||||
`/new_albums`
|
`/top/albums`
|
||||||
|
|
||||||
**调用例子:**
|
**调用例子:**
|
||||||
`/new_albums?offset=0&limit=30`
|
`/top/albums?offset=0&limit=30`
|
||||||
|
|
||||||
返回数据如下图:
|
返回数据如下图:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user