liuxue
2021-05-19 e2bc95e845684f35d3c09f0ffc935aeedbf55259
Project/app/src/game_815035853/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)