Update game_account_info.md

对于角色活动祈愿-2的祈愿记录,返回数据中的gacha_type为400,并非与请求参数中的gacha_type相同
This commit is contained in:
DGCK81LNN 2023-06-03 20:06:14 +08:00 committed by GitHub
parent 94d9ad14f1
commit 516965a6dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 | 该玩家抽到该项目的日期 | |