🐛 修复每月统计(#315)

This commit is contained in:
KimgiaiiWuyi 2022-08-31 20:46:51 +08:00
parent 50b2bc1e56
commit 4e3798bb7c

View File

@ -268,7 +268,7 @@ async def get_award(uid, server_id='cn_gf01') -> dict:
HEADER['x-rpc-device_id'] = random_hex(32)
data = await _mhy_request(
url=MONTHLY_AWARD_URL,
method='POST',
method='GET',
header=HEADER,
params={
'act_id': 'e202009291139501',