Merge pull request #7 from DGCK81LNN/patch-1

修复原神获取祈愿记录API中表述的小问题
This commit is contained in:
墨染月 2023-06-03 21:24:03 +08:00 committed by GitHub
commit 0315004c46
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 | 该玩家抽到该项目的日期 | |