modify comments

This commit is contained in:
Nzix
2018-10-19 18:42:21 +08:00
parent 5a7bd4baf3
commit 9be0feccd8
5 changed files with 6 additions and 4 deletions

View File

@ -1,4 +1,4 @@
// 红心取消红心歌曲
// 红心取消红心歌曲
module.exports = (query, request) => {
query.like = (query.like ? true : false)