mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-05-23 22:37:41 +08:00
improve document
This commit is contained in:
parent
f4b0a022ba
commit
aedd7b8b05
3
.npmignore
Normal file
3
.npmignore
Normal file
@ -0,0 +1,3 @@
|
||||
static
|
||||
docs
|
||||
node_modules
|
@ -262,7 +262,7 @@ $ set PORT=4000 && node app.js
|
||||
说明:调用此接口,传入歌手 id,可获得歌手单曲
|
||||
|
||||
**必选参数:**
|
||||
`id`: 歌手id,可由搜索接口获得
|
||||
`id`: 歌手 id,可由搜索接口获得
|
||||
|
||||
**接口地址:**
|
||||
`/artists`
|
||||
@ -277,7 +277,7 @@ $ set PORT=4000 && node app.js
|
||||
说明:调用此接口,传入歌手 id,可获得歌手专辑内容
|
||||
|
||||
**必选参数:**
|
||||
`id`: 歌手id
|
||||
`id`: 歌手 id
|
||||
|
||||
**接口地址:**
|
||||
`/artist_album`
|
||||
|
Loading…
x
Reference in New Issue
Block a user