新增客户端图片(广告) API (#378)

* 新增客户端图片(广告) API

* new: 添加了参数注释

* Update
This commit is contained in:
Nemo2011
2022-05-28 13:36:26 +08:00
committed by GitHub
parent 2a78655ae6
commit d4f20b5a37
2 changed files with 316 additions and 2 deletions

View File

@@ -52,7 +52,7 @@
```shell
curl -G 'http://api.bilibili.com/x/web-interface/ranking/region' \
--data-urlencode 'rid=1' \
--data-urlencode 'tid=1' \
--data-urlencode 'day=3'
```