diff --git a/HelperUserAll.py b/HelperUserAll.py index 57ede87..dce6ab6 100644 --- a/HelperUserAll.py +++ b/HelperUserAll.py @@ -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": ""