mirror of
https://github.com/Genshin-bots/gsuid_core.git
synced 2025-05-12 06:55:49 +08:00
🐛 修复BUG
This commit is contained in:
parent
d2724be13b
commit
113632732c
@ -239,7 +239,7 @@ async def _deal_ck(bot_id: str, mes: str, user_id: str) -> str:
|
|||||||
bot_id,
|
bot_id,
|
||||||
uid=uid_bind,
|
uid=uid_bind,
|
||||||
sr_uid=sr_uid_bind,
|
sr_uid=sr_uid_bind,
|
||||||
cookie=cookie_token,
|
cookie=account_cookie,
|
||||||
stoken=app_cookie,
|
stoken=app_cookie,
|
||||||
fp=fp,
|
fp=fp,
|
||||||
device_id=device_id,
|
device_id=device_id,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user