From e1a95adae601fa3f988c754bc29be78617e038ff Mon Sep 17 00:00:00 2001 From: Remik1r3n <62464927+Remik1r3n@users.noreply.github.com> Date: Mon, 14 Jul 2025 11:30:07 +0800 Subject: [PATCH] Update HelperUserAll.py --- HelperUserAll.py | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) 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": ""