适配新赛季 list

This commit is contained in:
2024-08-25 23:16:33 +08:00
parent f509b03cd0
commit 606dddbca2
13 changed files with 146 additions and 42 deletions

View File

@@ -7,5 +7,4 @@ class User(BaseModel):
avatar_revision: int | None
banner_revision: int | None
country: str | None
verified: int | None = None
supporter: int