mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-05 15:38:56 +08:00
更正文档错误
This commit is contained in:
parent
26506ad48c
commit
b1beb10acf
@ -3416,7 +3416,7 @@ type='1009' 获取其 id, 如`/search?keywords= 代码时间 &type=1009`
|
||||
|
||||
**接口地址 :** `/digitalAlbum/sales`
|
||||
|
||||
**调用例子 :** `/digitalAlbum/sales?id=120605500` `/digitalAlbum/sales?id=120605500,125080528`
|
||||
**调用例子 :** `/digitalAlbum/sales?ids=120605500` `/digitalAlbum/sales?ids=120605500,125080528`
|
||||
|
||||
### 音乐人数据概况
|
||||
|
||||
|
11
docs/workspace.code-workspace
Normal file
11
docs/workspace.code-workspace
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "../.."
|
||||
},
|
||||
{
|
||||
"path": ".."
|
||||
}
|
||||
],
|
||||
"settings": {}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user