This commit is contained in:
baiqwerdvd 2024-05-28 12:16:44 +08:00
parent bc308ba716
commit 0eb41de417
No known key found for this signature in database
GPG Key ID: 7717E46E1797411A

View File

@ -28,7 +28,7 @@ with cur_path.joinpath("gacha_detail_table.json").open(encoding="UTF-8") as f:
async def gacha(uid: str):
if not (cur_path / Path(f"{uid}.json")).exists():
with open(cur_path / "uid_data.json", "w") as f:
with open(cur_path / Path(f"{uid}.json"), "w") as f:
data = PlayerDataDetail(
user=PlayerData(
gacha=PlayerGacha(