hch
2025-04-29 352babe80b284339d9b5cc6739fe9ce723c61a39
Project/app/src/game_904100357/java/com/secondworld/univeralsdk/H2EngineSDK.java
@@ -115,6 +115,9 @@
                case CodeU2A.JPushRemoveLocalMessage:
                    removeNotification(_activity, _json.getInt("id"));
                    break;
                case CodeU2A.SendRegistEvent:
                    FreePlatformUtil.getInstance().SendRegisterEvent();
                    break;
            }
        } catch (JSONException e)