格式化

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

@@ -67,6 +67,9 @@
curl 'http://api.live.bilibili.com/room/v1/Area/getList'
```
<details>
<summary>查看响应示例:</summary>
```json
{
"code": 0,
@@ -204,3 +207,4 @@ curl 'http://api.live.bilibili.com/room/v1/Area/getList'
}
```
</details>