feat: Completed ncm convert function.

完成 ncm 歌曲转换功能。
This commit is contained in:
real-zony
2021-06-02 22:58:21 +08:00
parent 387e029c24
commit 97fbb774e6
3 changed files with 57 additions and 12 deletions

View File

@@ -15,6 +15,7 @@
"50007": "TagLib 标签读取器出现了预期之外的异常。",
"50008": "服务接口限制,无法进行请求,请尝试使用代理服务器。",
"50009": "对目标服务器执行 Http 请求失败。",
"50010": "Http 请求的结果反序列化为 Json 失败。"
"50010": "Http 请求的结果反序列化为 Json 失败。",
"50011": "目前仅支持 NCM 格式的歌曲转换操作。"
}
}