We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如题
以前不用自己的 ck,随便用个别人的 ck 也能查
现在貌似用别人的 ck 查出来的是空 list,可能需要加上 API 权限之类的
The text was updated successfully, but these errors were encountered:
譬如在 HTTP 请求和响应处打印下内容:
[16:18:37.780][INFO][ TRSSYz ] url https://api-takumi-record.mihoyo.com/game_record/app/genshin/api/spiralAbyss?role_id=xxx&schedule_type=1&server=cn_gf01 [16:18:38.271][INFO][ TRSSYz ] res { retcode: 0, message: 'OK', data: { schedule_id: 101, start_time: '1731700800', end_time: '1734292799', total_battle_times: 8, total_win_times: 6, max_floor: '12-3', reveal_rank: [], defeat_rank: [], damage_rank: [], take_damage_rank: [], normal_skill_rank: [], energy_skill_rank: [], floors: [ [Object], [Object] ], total_star: 18, is_unlock: false, is_just_skipped_floor: false, skipped_floor: '' } } [16:18:38.273][INFO][ TRSSYz ] url https://api-takumi-record.mihoyo.com/game_record/app/genshin/api/character/list [16:18:38.401][INFO][ TRSSYz ] res { retcode: 0, message: 'OK', data: { list: [] } }
Sorry, something went wrong.
No branches or pull requests
如题
以前不用自己的 ck,随便用个别人的 ck 也能查
现在貌似用别人的 ck 查出来的是空 list,可能需要加上 API 权限之类的
The text was updated successfully, but these errors were encountered: