mirror of
https://github.com/baiqwerdvd/ArknightsUID.git
synced 2025-05-04 19:17:33 +08:00
Update PlayerActivityInfo
This commit is contained in:
parent
b7b7b7e8ab
commit
86c7ec1193
@ -227,6 +227,10 @@ class PlayerActivityInfo(Struct):
|
||||
rewardEndTime: int
|
||||
isReplicate: bool
|
||||
type_: str = field(name="type")
|
||||
dropItemIds: List[str]
|
||||
shopGoodItemIds: List[str]
|
||||
favorUpList: List[str]
|
||||
picUrl: str
|
||||
|
||||
|
||||
class PlayerStageInfo(Struct):
|
||||
|
Loading…
x
Reference in New Issue
Block a user