mirror of
https://git.lewd.wtf/PGR/ascnet
synced 2025-12-14 11:04:37 +01:00
types refactor
This commit is contained in:
@@ -1,44 +1,45 @@
|
||||
{
|
||||
"PlayerData": {
|
||||
"Id": 10000001,
|
||||
"Name": "Test",
|
||||
"Level": 50,
|
||||
"Sign": "",
|
||||
"DisplayCharId": 1021001,
|
||||
"Birthday": {
|
||||
"Mon": 1,
|
||||
"Day": 1
|
||||
},
|
||||
"HonorLevel": 1,
|
||||
"ServerId": "5001",
|
||||
"Likes": 0,
|
||||
"CurrTeamId": 1,
|
||||
"ChallengeEventId": 0,
|
||||
"CurrHeadPortraitId": 9000002,
|
||||
"CurrHeadFrameId": 0,
|
||||
"CurrMedalId": 0,
|
||||
"AppearanceShowType": 0,
|
||||
"DailyReceiveGiftCount": 0,
|
||||
"DailyActivenessRewardStatus": 0,
|
||||
"WeeklyActivenessRewardStatus": 0,
|
||||
"Marks": [],
|
||||
"ShowCharacters": [
|
||||
1021001
|
||||
],
|
||||
"ShieldFuncList": [],
|
||||
"AppearanceSettingInfo": {
|
||||
"TitleType": 1,
|
||||
"CharacterType": 1,
|
||||
"FashionType": 1,
|
||||
"WeaponFashionType": 1,
|
||||
"DormitoryType": 1,
|
||||
"DormitoryId": 21001
|
||||
},
|
||||
"CreateTime": 1626538573,
|
||||
"LastLoginTime": 1691332946,
|
||||
"ReportTime": 0,
|
||||
"ChangeNameTime": 1626547796,
|
||||
"Flags": 0
|
||||
"Id": 10000001,
|
||||
"Name": "Test",
|
||||
"Level": 50,
|
||||
"Sign": "",
|
||||
"DisplayCharId": 1021001,
|
||||
"Birthday": {
|
||||
"Mon": 1,
|
||||
"Day": 1
|
||||
},
|
||||
"HonorLevel": 1,
|
||||
"ServerId": "5001",
|
||||
"Likes": 0,
|
||||
"CurrTeamId": 1,
|
||||
"ChallengeEventId": 0,
|
||||
"CurrHeadPortraitId": 9000002,
|
||||
"CurrHeadFrameId": 0,
|
||||
"CurrMedalId": 0,
|
||||
"AppearanceShowType": 0,
|
||||
"DailyReceiveGiftCount": 0,
|
||||
"DailyActivenessRewardStatus": 0,
|
||||
"WeeklyActivenessRewardStatus": 0,
|
||||
"Marks": [],
|
||||
"ShowCharacters": [
|
||||
1021001
|
||||
],
|
||||
"ShieldFuncList": [],
|
||||
"AppearanceSettingInfo": {
|
||||
"TitleType": 1,
|
||||
"CharacterType": 1,
|
||||
"FashionType": 1,
|
||||
"WeaponFashionType": 1,
|
||||
"DormitoryType": 1,
|
||||
"DormitoryId": 21001
|
||||
},
|
||||
"CreateTime": 1626538573,
|
||||
"LastLoginTime": 1691332946,
|
||||
"ReportTime": 0,
|
||||
"ChangeNameTime": 1626547796,
|
||||
"Flags": 0,
|
||||
"GuideData": []
|
||||
},
|
||||
"TimeLimitCtrlConfigList": [],
|
||||
"SharePlatformConfigList": [
|
||||
|
||||
Reference in New Issue
Block a user