From 49fdecfa25c6f9733396c093d1fd024d69fc2c43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wuyi=E6=97=A0=E7=96=91?= <55526518+KimigaiiWuyi@users.noreply.github.com> Date: Wed, 16 Feb 2022 16:15:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=EF=BC=9A=E6=B7=B1=E6=B8=8A?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- get_data.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/get_data.py b/get_data.py index 6a058707..10347422 100644 --- a/get_data.py +++ b/get_data.py @@ -592,7 +592,7 @@ async def get_spiral_abyss_info(uid, ck, schedule_type="1", server_id="cn_gf01") 'x-rpc-client_type': '5', 'Referer': 'https://webstatic.mihoyo.com/' }, - parmas={ + params={ "schedule_type": schedule_type, "role_id": uid, "server": server_id