mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-05-23 22:37:41 +08:00
improve document
This commit is contained in:
parent
e8d56d5e05
commit
a3188e3141
@ -480,8 +480,11 @@ $ set PORT=4000 && node app.js
|
|||||||
|
|
||||||
**必选参数:**
|
**必选参数:**
|
||||||
`id` : 资源 id, 如歌曲 id,mv id
|
`id` : 资源 id, 如歌曲 id,mv id
|
||||||
|
|
||||||
`cid` : 评论 id
|
`cid` : 评论 id
|
||||||
|
|
||||||
`t` :是否点赞,1为点赞,0为取消点赞
|
`t` :是否点赞,1为点赞,0为取消点赞
|
||||||
|
|
||||||
`tpye`: 数字,资源类型,对应歌曲, mv, 专辑,歌单,电台
|
`tpye`: 数字,资源类型,对应歌曲, mv, 专辑,歌单,电台
|
||||||
对应以下类型
|
对应以下类型
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user