- 【I】修正崩坏:星穹铁道欧服的服务器名称

- 【I】移除Auth Key B可用于获取崩坏:星穹铁道跃迁记录的描述
This commit is contained in:
Kamisato-Ayaka-233 2023-06-30 10:57:20 +08:00
parent e11102df9f
commit 9a76104dd9
2 changed files with 2 additions and 2 deletions

View File

@ -2042,7 +2042,7 @@ _请求方式GET_
| 字段 | 类型 | 内容 | 备注 |
| ---- | ---- | ---- | ---- |
| authkey_ver | num | 1 | |
| authkey | str | 用于标识游戏账号的Auth Key B | 获取方法:<br>1. 游戏内打开一次跃迁记录页面,然后在“游戏安装目录/StarRail_Data/webCaches/Cache/Cache_Data/data_2”寻找类似“<https://api-takumi.mihoyo.com/common/gacha_record/api/getGachaLog>”的链接,该参数的值在其中<br>2. [通过SToken获取账号Auth Key B](hoyolab/user/token.md#通过stoken获取账号auth-key-b)使请求体字段`auth_appid`为`webview_gacha` |
| authkey | str | 用于标识游戏账号的Auth Key B | 获取方法:<br>游戏内打开一次跃迁记录页面,然后在“游戏安装目录/StarRail_Data/webCaches/Cache/Cache_Data/data_2”寻找类似“<https://api-takumi.mihoyo.com/common/gacha_record/api/getGachaLog>”的链接,该参数的值在其中 |
| lang | str | 语言,即返回数据中抽到的项目名称<br>zh-cn zh 简体中文<br>zh-tw 繁体中文<br>en-us en 英语<br>ru-ru ru 俄语<br>ja-jp ja 日语<br>以及其它国际语言代码 | |
| size | num | 返回数据中的最大数据数量。最小为0最大为20。若小于0则返回0个数据若大于20则返回最大20个数据 | |
| end_id | num | 见下文的说明 | |

View File

@ -230,7 +230,7 @@ UIGF收集了角色、物品、武器的ID[此处](https://uigf.org/zh/API.ht
| prod_gf_cn | 官服 | 国服 |
| prod_qd_cn | 渠道服 | 国服 |
| prod_official_asia | 亚服 | 国际服 |
| prod_official_euro | 欧服 | 国际服 |
| prod_official_eur | 欧服 | 国际服 |
| prod_official_usa | 美服 | 国际服 |
| prod_official_cht | 港澳台服 | 国际服 |