mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-05-23 22:37:41 +08:00
[fix] removed unnecessary console log in song_url_v1
This commit is contained in:
parent
52b2335749
commit
efde4c308b
@ -14,7 +14,6 @@ module.exports = (query, request) => {
|
||||
if (data.level == 'sky') {
|
||||
data.immerseType = 'c51'
|
||||
}
|
||||
console.log(data)
|
||||
return request(
|
||||
'POST',
|
||||
`https://interface.music.163.com/eapi/song/enhance/player/url/v1`,
|
||||
|
Loading…
x
Reference in New Issue
Block a user