hch
2022-10-26 22f2d94e81e7f77df4a7a63b370a06a66dd1b93e
Project/app/src/game_815035853/java/com/secondworld/univeralsdk/H2EngineSDK.java
@@ -131,6 +131,9 @@
                case CodeU2A.JPushRemoveLocalMessage:
                    removeNotification(_activity, _json.getInt("id"));
                    break;
                case CodeU2A.SendRegistEvent:
                    FreePlatformUtil.getInstance().SendRegisterEvent();
                    break;
            }
        } catch (JSONException e)