🐛 Fix abyss team

This commit is contained in:
xtaodada 2022-12-30 14:23:56 +08:00
parent 27cdd95f6f
commit e94d696e3e
Signed by: xtaodada
GPG Key ID: 4CBB3F4FA8C85659

View File

@ -7,7 +7,7 @@ __all__ = ("Member", "TeamRate", "FullTeamRate", "TeamRateResult")
class Member(BaseModel):
star: int
attr: str
avatar: str
name: str