hch
2022-07-08 59e5216902b6af0b2d32af88c151c4fec414e790
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)