mirror of
https://github.com/PaiGramTeam/mihoyo-api-collect.git
synced 2024-11-22 07:07:43 +00:00
Update game_account_info.md
对于角色活动祈愿-2的祈愿记录,返回数据中的gacha_type为400,并非与请求参数中的gacha_type相同
This commit is contained in:
parent
94d9ad14f1
commit
516965a6dc
@ -1865,7 +1865,7 @@ auth_appid
|
||||
| 字段 | 类型 | 内容 | 备注 |
|
||||
| ---- | ---- | ---- | ---- |
|
||||
| uid | str | 该玩家的UID | |
|
||||
| gacha_type | str | 祈愿池 | 与请求参数中的`gacha_type`参数的值相同 |
|
||||
| gacha_type | str | 祈愿池 | 与请求参数中的`gacha_type`参数的值相同(角色活动祈愿-2除外,为`400`) |
|
||||
| item_id | str | 似乎总是为空字符串 | |
|
||||
| count | str | 1 | |
|
||||
| time | str | 该玩家抽到该项目的日期 | |
|
||||
|
Loading…
Reference in New Issue
Block a user