Support starrail stats new property

This commit is contained in:
xtaodada 2024-03-29 21:45:11 +08:00
parent 5e7beddc4c
commit 4645994899
Signed by: xtaodada
GPG Key ID: 4CBB3F4FA8C85659

View File

@ -23,6 +23,7 @@ class StarRailStats(APIModel):
achievement_num: int
chest_num: int
abyss_process: str
dream_paster_num: int
class PartialStarRailUserStats(APIModel):