Skip to content

Commit

Permalink
Update ranking.md (#995)
Browse files Browse the repository at this point in the history
correct rid to tid
  • Loading branch information
xsinluei authored Apr 9, 2024
1 parent 64e1bde commit dd152e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/video_ranking/ranking.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

| 参数名 | 类型 | 内容 | 必要性 | 备注 |
| ------ | ---- | ----------- | ------ | ------------------------------------- |
| rid | num | 目标分区tid | 非必要 | 可参考[视频分区一览](../video/video_zone.md#视频分区一览),只支持主分区 |
| tid | num | 目标分区tid | 非必要 | 可参考[视频分区一览](../video/video_zone.md#视频分区一览),只支持主分区 |
| type | str | 未知 | 非必要 | 默认为:all,且为目前唯一已知值。怀疑为稿件类型,但没有找到其他值佐证。 |

**json回复:**
Expand Down

0 comments on commit dd152e8

Please sign in to comment.