新增已收藏MV接口,更新文档 修复评论接口返回 460 Cheating 的问题

This commit is contained in:
binaryify
2019-01-06 17:54:00 +08:00
parent f9c85c0893
commit 7a63614c2f
10 changed files with 22 additions and 1 deletions

View File

@ -1,6 +1,7 @@
// 电台评论
module.exports = (query, request) => {
query.cookie.os = 'pc'
const data = {
rid: query.id,
limit: query.limit || 20,