hch
2022-04-12 9a43b78695e3f232eff023797b5528db1ee61f34
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)