hch
2023-08-29 d285f7c9ac65d58f1cf2a6e59d716f9c4869bbc8
Project/js_sdk/src/game_jisugame/java/com/secondworld/univeralsdk/H2EngineSDK.java
@@ -138,6 +138,9 @@
                case CodeU2A.JPushRemoveLocalMessage:
                    removeNotification(_activity, _json.getInt("id"));
                    break;
                case CodeU2A.SendRegistEvent:
                    JSPlatformUtil.getInstance().SendRegisterEvent();
                    break;
            }
        } catch (JSONException e)