mirror of
https://github.com/baiqwerdvd/ArknightsUID.git
synced 2025-05-04 19:17:33 +08:00
Update PlayerTowerInfo
This commit is contained in:
parent
86c7ec1193
commit
95f1e437b4
@ -210,6 +210,7 @@ class PlayerTowerInfo(Struct):
|
||||
id_: str = field(name="id")
|
||||
name: str
|
||||
subName: str
|
||||
picUrl: str
|
||||
hasHard: Union[bool, None] = None
|
||||
stageNum: Union[int, None] = None
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user