hch
2024-04-16 eca06f96b1b75c79ebce9c38baf90a15d5a616e1
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)