This commit is contained in:
CMHopeSunshine 2023-11-17 19:42:52 +08:00
commit 359c352022

View File

@ -156,7 +156,7 @@ def get_pool_id(pool_name: str) -> int:
# return 999 # return 999
BASE_URL = 'https://operation-webstatic.mihoyo.com/gacha_info/hk4e/cn_gf01%s' BASE_URL = 'https://operation-webstatic.mihoyo.com/gacha_info/hk4e/cn_gf01/%s'
async def get_gacha_data(pool: str): async def get_gacha_data(pool: str):