Project/yl_sdk/src/game_ylgame/java/com/secondworld/univeralsdk/H2EngineSDK.java
@@ -166,6 +166,9 @@ case CodeU2A.JPushRemoveLocalMessage: removeNotification(_activity, _json.getInt("id")); break; case CodeU2A.SendRegistEvent: YLPlatformUtil.getInstance().SendRegisterEvent(); break; } } catch (JSONException e)