chore: “`play_icon` 数组中的对象中 `properties` 对象中的额外字段:”这段话出现了两次,但其实第二个应该是`skin` 数组而不是`play_icon` 数组,名称写错了 (#1428)

This commit is contained in:
clelele 2025-11-17 00:06:42 +08:00 committed by GitHub
parent 32e3575ec2
commit 381c503ed2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1368,7 +1368,7 @@ curl -G --url 'https://api.bilibili.com/x/vas/dlc_act/lottery_home_detail' \
| squared_image | str | 效果图 | | | squared_image | str | 效果图 | |
| static_icon_image | str | 静态图标 | | | static_icon_image | str | 静态图标 | |
`play_icon` 数组中的对象中 `properties` 对象中的额外字段: `skin` 数组中的对象中 `properties` 对象中的额外字段:
| 字段 | 类型 | 内容 | 备注 | | 字段 | 类型 | 内容 | 备注 |
|---------|-----|---------------------|----------------------| |---------|-----|---------------------|----------------------|