docs: correct limit description

This commit is contained in:
omnip 2020-06-20 06:55:39 -04:00
parent eb77b0474e
commit 7c110e8234

View File

@ -931,7 +931,7 @@ tags: 歌单标签
`cat`:`cat`: tag, 比如 " 华语 "、" 古风 " 、" 欧美 "、" 流行 ", 默认为
"全部",可从歌单分类接口获取(/playlist/catlist)
`limit`: 取出评论数量 , 默认为 50
`limit`: 取出歌单数量 , 默认为 50
`offset`: 偏移数量 , 用于分页 , 如 :( 评论页数 -1)\*50, 其中 50 为 limit 的值