chore: “`play_icon` 数组中的对象中 `properties` 对象中的额外字段:”这段话出现了两次,但其实第二个应该是`skin` 数组而不是`play_icon` 数组,名称写错了 (#1428)
This commit is contained in:
parent
32e3575ec2
commit
381c503ed2
|
|
@ -1368,7 +1368,7 @@ curl -G --url 'https://api.bilibili.com/x/vas/dlc_act/lottery_home_detail' \
|
|||
| squared_image | str | 效果图 | |
|
||||
| static_icon_image | str | 静态图标 | |
|
||||
|
||||
`play_icon` 数组中的对象中 `properties` 对象中的额外字段:
|
||||
`skin` 数组中的对象中 `properties` 对象中的额外字段:
|
||||
|
||||
| 字段 | 类型 | 内容 | 备注 |
|
||||
|---------|-----|---------------------|----------------------|
|
||||
|
|
|
|||
Loading…
Reference in New Issue