hch
2022-04-20 50ac24de3f1dabbda7ac1cd3f7cf72e3340387f4
Project/sp_sdk/src/game_spxjgame/java/com/secondworld/univeralsdk/H2EngineSDK.java
@@ -170,6 +170,9 @@
                case CodeU2A.JPushRemoveLocalMessage:
                    removeNotification(_activity, _json.getInt("id"));
                    break;
                case CodeU2A.SendRegistEvent:
                    SpPlatformUtil.getInstance().SendRegisterEvent();
                    break;
            }
        } catch (JSONException e)