Update HelperUserAll.py

This commit is contained in:
Remik1r3n
2025-07-14 11:30:07 +08:00
committed by GitHub
parent 679b56849c
commit e1a95adae6

View File

@@ -145,6 +145,7 @@ def generateUserAllData(userId, currentLoginResult, currentLoginTimestamp, curre
"playerOldRating": currentUserData2['playerOldRating'],
"playerNewRating": currentUserData2['playerNewRating'],
"banState": 0,
"friendRegistSkip": currentUserData2['friendRegistSkip'],
"dateTime": currentLoginTimestamp
}
],
@@ -191,6 +192,12 @@ def generateUserAllData(userId, currentLoginResult, currentLoginTimestamp, curre
"placeId": 0,
"user2pPlaylogDetailList": []
},
"userIntimateList": [],
"userShopItemStockList": [],
"userGetPointList": [],
"userTradeItemList": [],
"userFavoritemusicList": [],
"userKaleidxScopeList": [],
"isNewCharacterList": "",
"isNewMapList": "",
"isNewLoginBonusList": "",
@@ -199,12 +206,6 @@ def generateUserAllData(userId, currentLoginResult, currentLoginTimestamp, curre
"isNewCourseList": "0",
"isNewFavoriteList": "",
"isNewFriendSeasonRankingList": "",
"userIntimateList": [],
"userShopItemStockList": [],
"userGetPointList": [],
"userTradeItemList": [],
"userFavoritemusicList": [],
"userKaleidxScopeList": [],
"isNewUserIntimateList": "",
"isNewFavoritemusicList": "",
"isNewKaleidxScopeList": ""