Skip to content

Commit

Permalink
更新文档
Browse files Browse the repository at this point in the history
  • Loading branch information
Binaryify committed Jun 13, 2017
1 parent 7e4887b commit 6aa0955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1050,7 +1050,7 @@ $ set PORT=4000 && node app.js
`/dj/detail?rid=336355127` (对应'代码时间'的详情介绍)

### 电台-节目
说明:登陆后调用此接口,传入`rid`,可查看对应电台的电台节目以及对应 url
说明:登陆后调用此接口,传入`rid`,可查看对应电台的电台节目以及对应的 id, 需要注意的是这个接口返回的 mp3Url 已经无效,都为 null, 但是通过调用 `/music/url` 这个接口,传入节目 id 仍然能获取到节目音频,如 `/music/url?id=478446370` 获取代码时间的一个节目的音频

**必选参数:**
`rid`: 电台 的 id
Expand Down

0 comments on commit 6aa0955

Please sign in to comment.