hch
2023-11-28 1472ff578907cb7ba0b4b5f1f1d8dc2fa896278d
Project/app/src/game_822055139/java/com/secondworld/univeralsdk/H2EngineSDK.java
@@ -141,6 +141,9 @@
                case CodeU2A.JPushRemoveLocalMessage:
                    removeNotification(_activity, _json.getInt("id"));
                    break;
                case CodeU2A.SendRegistEvent:
                    FreePlatformUtil.getInstace().SendRegisterEvent();
                    break;
            }
        } catch (JSONException e)