wei
2020-12-18 ed77392566c104f834e292d78ef525aecd802dfc
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;
                }