improve document

This commit is contained in:
binaryify 2017-04-05 11:18:07 +08:00
parent 3f9684f872
commit 7acdd0fce6

View File

@ -72,13 +72,13 @@ $ node app.js
必选参数:
keywords : 关键词
可选参数:
limit: 返回数量
type: 搜索类型;取值意义
. 1 单曲
. 10 专辑
. 100 歌手
. 1000 歌单
. 1002 用户
limit: 返回数量,默认为30
type: 搜索类型;默认为1,取值意义:
1: 单曲
10: 专辑
100: 歌手
1000: 歌单
1002: 用户
offset: 偏移数量,用于分页