[fix] 移除不必要的调试代码

This commit is contained in:
Kengwang 2022-08-23 10:32:25 +08:00 committed by GitHub
parent eb5c40bb33
commit 9b7545b3f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,6 @@ module.exports = (query, request) => {
level: query.level,
encodeType: 'flac'
}
console.log(query)
return request(
'POST',
`https://interface.music.163.com/eapi/song/enhance/player/url/v1`,