mirror of
https://github.com/baiqwerdvd/ArknightsUID.git
synced 2025-05-04 11:07:35 +08:00
Update models.py
This commit is contained in:
parent
460f533b57
commit
1a1210c56c
@ -571,6 +571,7 @@ class PlayerInfoChar(Struct):
|
||||
class PlayerAssistCharEquip(Struct):
|
||||
id_: str = field(name="id")
|
||||
level: int
|
||||
locked: bool
|
||||
|
||||
|
||||
class PlayerAssistChar(Struct):
|
||||
|
Loading…
x
Reference in New Issue
Block a user