From e187c9a2287f75702b649a6425204db50d4bbf43 Mon Sep 17 00:00:00 2001 From: binaryify Date: Sun, 4 Oct 2020 22:22:10 +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 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index ecfbb4a..e01399d 100644 --- a/docs/README.md +++ b/docs/README.md @@ -567,7 +567,7 @@ v3.30.0后支持手动传入cookie,登录接口返回内容新增 `cookie` 字 **接口地址 :** `/user/replacephone` -**调用例子 :** `/user/replacephone?uid=32953014` +**调用例子 :** `/user/replacephone?phone=xxx&captcha=1234&oldcaptcha=2345` ### 更新用户信息 @@ -1588,6 +1588,9 @@ mp3url 不能直接用 , 可通过 `/song/url` 接口传入歌曲 id 获取具 `sortType` 排序方式,1:按推荐排序,2:按热度排序,3:按时间排序 +**接口地址 :** `/comment/new` + +**调用例子 :** `/comment/new?type=0&id=863481066` ### 给评论点赞 @@ -1618,7 +1621,7 @@ mp3url 不能直接用 , 可通过 `/song/url` 接口传入歌曲 id 获取具 6: 动态 ``` -**接口地址 :** `comment/like` +**接口地址 :** `/comment/like` **调用例子 :** `/comment/like?id=29178366&cid=12840183&t=1&type=0` 对应给 [https://music.163.com/#/song?id=29178366](https://music.163.com/#/song?id=29178366) 最热门的评论点赞