From b236b5024e513e96505fb7da0c154f4c7868be59 Mon Sep 17 00:00:00 2001 From: binaryify Date: Fri, 21 Apr 2017 23:00:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E6=A1=A3=E5=A2=9E=E5=8A=A0=E6=90=9C?= =?UTF-8?q?=E7=B4=A2=E6=AD=8C=E8=AF=8D=E5=92=8C=E7=94=B5=E5=8F=B0=E7=9A=84?= =?UTF-8?q?=20type?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index b92122204e0..bd5d623ec4a 100644 --- a/docs/README.md +++ b/docs/README.md @@ -159,7 +159,9 @@ $ set PORT=4000 && node app.js 100: 歌手 1000: 歌单 1002: 用户 -1004: MV +1004: MV +1006: 歌词 +1009: 电台 `offset` : 偏移数量,用于分页,如: 如:(评论页数-1)*30, 其中 30 为 limit 的值,默认为0