master_ob2
PC-202302260912\Administrator 2023-08-09 10:22:25 +08:00
parent 04bb76c421
commit 620528a9c3
1 changed files with 1 additions and 0 deletions

View File

@ -372,6 +372,7 @@ public class CoreService implements RPCRequestIFace.Iface {
jsonObject.remove("activityManager");
jsonObject.remove("bloodyInfo");
jsonObject.getJSONObject("itemManager").put("itemMap",new HashMap<>());
jsonObject.getJSONObject("playerManager").put("newRechargeInfo", null);
jsonObject.remove("mailManager");
jsonObject.remove("storeManager");
jsonObject.getJSONObject("equipManager").put("jewelMap", getJewelManager(user));