添加定义域 (#365)

This commit is contained in:
lb-chc 2022-05-14 13:38:31 +08:00 committed by GitHub
parent 14238156a0
commit b6cf568edd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3305,7 +3305,7 @@ curl -G 'http://space.bilibili.com/ajax/Bangumi/getList' \
| ------ | ---- | ----------- | ------ | -------------------- |
| vmid | num | 目标用户mid | 必要 | |
| pn | num | 页码 | 非必要 | 默认为1 |
| ps | num | 每页项数 | 非必要 | 默认为15 |
| ps | num | 每页项数 | 非必要 | 默认为15 定义域1-30 |
| type | num | 查询类型 | 必要 | 1追番<br />2追剧 |
**json回复**
@ -3648,4 +3648,4 @@ curl -G 'http://space.bilibili.com/ajax/tags/getSubList' \
}
```
</details>
</details>