Update relation.md

This commit is contained in:
轩某Rikka 2024-10-19 14:03:20 +08:00 committed by GitHub
parent 9d81e0f716
commit 066d64281c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1151,7 +1151,7 @@ curl -G 'https://api.bilibili.com/x/relation/friends' \
| 参数名 | 类型 | 内容 | 必要性 | 备注 |
| ---------- | ---- | -------------- | ------------ | --------- |
| access_key | str | APP 登录 Token | APP 方式必要 | |
| ps | num | 每页项数 | 非必要 | 默认为 50且最多为50 |
| ps | num | 每页项数 | 非必要 | 默认为 50且最多为50大于50则按50输出 |
| pn | num | 页码 | 非必要 | 默认为 1 |
**json回复**