From aff3d8de3e36e0310c1bb481d0a4fbc359dd4c3e Mon Sep 17 00:00:00 2001 From: binaryify Date: Thu, 8 Oct 2020 09:52:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 3d394a9..6b3176d 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1590,7 +1590,7 @@ mp3url 不能直接用 , 可通过 `/song/url` 接口传入歌曲 id 获取具 **接口地址 :** `/comment/new` -**调用例子 :** `/comment/new?type=0&id=863481066`, `/comment/new?type=0&id=863481066&sortType=3&cursor=1602043961599` +**调用例子 :** `/comment/new?type=0&id=1407551413&sortType=3`, `/comment/new?type=0&id=1407551413&sortType=3&cursor=1602072870260&pageSize=20&pageNo=2` ### 给评论点赞 -- GitLab