hch
2023-11-28 1e40b013117a9495f094fd6873a699dd7c7d4d97
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)