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