Update README.md

This commit is contained in:
zhixuan 2017-05-14 21:10:51 +08:00 committed by GitHub
parent b176b94e07
commit e4906b9a40

View File

@ -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`
### 获取精品歌单 ### 获取精品歌单
说明:调用此接口,可获取精品歌单 说明:调用此接口,可获取精品歌单