hch
2022-11-02 6f5f6928ec158d511a285393f73dfcb1f72a5f80
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)