hch
2023-09-02 85d90df56c7364caa2b13abb4ceb9b148568ba51
Project/app/src/game_813015059/java/com/secondworld/univeralsdk/H2EngineSDK.java
@@ -131,6 +131,9 @@
                case CodeU2A.JPushRemoveLocalMessage:
                    removeNotification(_activity, _json.getInt("id"));
                    break;
                case CodeU2A.SendRegistEvent:
                    FreePlatformUtil.getInstance().SendRegisterEvent();
                    break;
            }
        } catch (JSONException e)