收藏夹操作

This commit is contained in:
zjkwdy 2021-02-17 15:53:17 +08:00 committed by 社会易姐QwQ
parent 939023b7fb
commit c5ea6adeaa
2 changed files with 3 additions and 1 deletions

View File

@ -159,6 +159,7 @@ PS所有http协议地址均可使用https文档中为了统一写作`http`
- [稍后再看](history&toview/toview.md)√
- [收藏夹](favlist)
- [基本信息](favlist/info.md)
- [收藏夹操作](favlist/action.md)
- [课程](cheese)
- [课程基本信息](cheese/info.md)√
- 已购课程

View File

@ -19,7 +19,7 @@
| pn | num | 页码 | 必要 | |
| ps | num | 每页数量 | 必要 | |
| keyword | str | 搜索关键字 | 非必要 | |
| order | str | | 非必要 | 按收藏时间:mtime<br />按播放量: view<br />按投稿时间pubtime |
| order | str | 排序方式 | 非必要 | 按收藏时间:mtime<br />按播放量: view<br />按投稿时间pubtime |
| type | num | 内容类型(?) | 非必要 | 视频为0 |
| tid | num | 分区id | 非必要 | [详见说明](../video/video_zone.md) |
| platform | 请求来源(?) | 非必要 | 可为web |
@ -74,6 +74,7 @@
| face | str | 创建者头像url | |
| followed | bool | 是否已关注创建者 | |
| vip_type | num | 会员类别 | 0<br />1月大会员<br />2年度及以上大会员 |
| vip_statue | num | 会员开通状态 | 0<br />1有 |
`info`中的`cnt_info`对象: