hch
2024-05-22 1f9ca5966385f6b4932ac1d0c17b03c6c03b9afd
Project/app/src/game_822055139/java/com/secondworld/univeralsdk/H2EngineSDK.java
@@ -141,6 +141,9 @@
                case CodeU2A.JPushRemoveLocalMessage:
                    removeNotification(_activity, _json.getInt("id"));
                    break;
                case CodeU2A.SendRegistEvent:
                    FreePlatformUtil.getInstace().SendRegisterEvent();
                    break;
            }
        } catch (JSONException e)