mirror of
https://github.com/NeteaseCloudMusicApiEnhanced/api-enhanced.git
synced 2025-10-23 15:43:10 +00:00
Fix: 修复API不正常工作
This commit is contained in:
parent
e219072f3c
commit
619fd10f4b
@ -248,7 +248,6 @@ async function consturctServer(moduleDefs) {
|
|||||||
const { url } = await match(req.query.id, source)
|
const { url } = await match(req.query.id, source)
|
||||||
song.url = url
|
song.url = url
|
||||||
song.freeTrialInfo = null // 对于Splayer来说,去除开通会员提示
|
song.freeTrialInfo = null // 对于Splayer来说,去除开通会员提示
|
||||||
status.playUseOtherSource = true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user