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