mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-08 07:02:07 +08:00
新增已收藏MV
接口,更新文档 修复评论接口返回 460 Cheating 的问题
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
// 电台评论
|
||||
|
||||
module.exports = (query, request) => {
|
||||
query.cookie.os = 'pc'
|
||||
const data = {
|
||||
rid: query.id,
|
||||
limit: query.limit || 20,
|
||||
|
Reference in New Issue
Block a user