wxr
2020-12-18 9f342f242b335c1875478f79c0c07d81c409121b
HDL_ON/Common/HDLCommon.cs
old mode 100644 new mode 100755
@@ -270,7 +270,7 @@
                    Shared.Application.RunOnMainThread(() =>
                    {
                        new Alert(jpushMessageInfo.Title, jpushMessageInfo.Content, Language.StringByID(StringId.Close)).Show();
                        //GetPushMessageAction?.Invoke();
                        GetPushMessageAction?.Invoke();
                    });
                    return;
                }