hch
2023-08-17 b5c851eeef2c67d535f409cd4d41c1fe551fa4af
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)