mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-03 13:22:10 +08:00
Update README.md
This commit is contained in:
parent
b176b94e07
commit
e4906b9a40
@ -77,7 +77,7 @@
|
|||||||
58. 电台-详情
|
58. 电台-详情
|
||||||
59. 电台-节目
|
59. 电台-节目
|
||||||
60. 给评论点赞
|
60. 给评论点赞
|
||||||
|
61. 获取动态
|
||||||
|
|
||||||
## 安装
|
## 安装
|
||||||
``` shell
|
``` shell
|
||||||
@ -252,6 +252,18 @@ $ set PORT=4000 && node app.js
|
|||||||
**调用例子:**
|
**调用例子:**
|
||||||
`/user/record?uid=32953014&type=1`
|
`/user/record?uid=32953014&type=1`
|
||||||
|
|
||||||
|
### 获取动态消息
|
||||||
|
说明:调用此接口,可获取各种动态
|
||||||
|
|
||||||
|
**必选参数:**
|
||||||
|
未知
|
||||||
|
|
||||||
|
**接口地址:**
|
||||||
|
`/event`
|
||||||
|
|
||||||
|
**调用例子:**
|
||||||
|
`/event`
|
||||||
|
|
||||||
### 获取精品歌单
|
### 获取精品歌单
|
||||||
说明:调用此接口,可获取精品歌单
|
说明:调用此接口,可获取精品歌单
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user