mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 06:12:53 +08:00
FIX
This commit is contained in:
parent
040f85149b
commit
f8371e7330
@ -200,6 +200,7 @@ async def search_skin_page(
|
||||
params=params,
|
||||
cookies=cookie, # type: ignore
|
||||
)
|
||||
logger.debug(f"访问BUFF API: {response.text}", "更新武器箱")
|
||||
json_data = response.json()
|
||||
update_data = []
|
||||
if json_data["code"] == "OK":
|
||||
|
||||
Loading…
Reference in New Issue
Block a user