mirror of
https://github.com/NeteaseCloudMusicApiEnhanced/api-enhanced.git
synced 2025-10-23 15:43:10 +00:00
更新文档
This commit is contained in:
parent
2e25211364
commit
e187c9a228
@ -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) 最热门的评论点赞
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user