fix: song/url 参数问题修复

This commit is contained in:
binaryify
2024-04-29 17:37:10 +08:00
parent 7b6e9d90e0
commit eb92cef0b2
4 changed files with 12 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "NeteaseCloudMusicApi",
"version": "4.17.0",
"version": "4.17.1",
"description": "网易云音乐 NodeJS 版 API",
"scripts": {
"start": "node app.js",