格式化

This commit is contained in:
MineCreeper86
2020-08-31 16:37:38 +08:00
parent 77b660313b
commit cd410bb56d
68 changed files with 987 additions and 15 deletions

View File

@@ -43,6 +43,9 @@ curl -G 'http://www.bilibili.com/audio/music-service-c/web/stat/song'\
--data-urlencode 'sid=15664'
```
<details>
<summary>查看响应示例:</summary>
```json
{
"code": 0,
@@ -57,3 +60,4 @@ curl -G 'http://www.bilibili.com/audio/music-service-c/web/stat/song'\
}
```
</details>