格式化

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

@@ -91,6 +91,9 @@ curl -G 'http://s.search.bilibili.com/main/suggest'\
--data-urlencode 'highlight='
```
<details>
<summary>查看响应示例:</summary>
```json
{
"code": 0,
@@ -175,3 +178,4 @@ curl -G 'http://s.search.bilibili.com/main/suggest'\
}
```
</details>