返回提交历史
Modified
docs/user/relation.md
+1
-1
XFEstudio/bilibili-API-collect
Update relation.md
b2a1d78
代码差异
1 个文件
+1
-1
@@ -536,7 +536,7 @@ curl -G 'https://app.biliapi.net/x/v2/relation/followings' \
536
536
| 参数名 | 类型 | 内容 | 必要性 | 备注 |
537
537
| ------ | ---- | ------------ | ----------- | -------- |
538
538
| vmid | num | 目标用户mid | 必要 | |
539
| ps | num | 每页项数 | 非必要 | 默认为50 |
539
| ps | num | 每页项数 | 非必要 | 默认为20 |
540
540
| pn | num | 页码 | 非必要 | 默认为1 |
541
541
542
542
**json回复:**