From cda2410f9c29f2fadc16e9de38ccae95b75a89dd Mon Sep 17 00:00:00 2001 From: wei <kaede@kaededeMacBook-Air.local> Date: 星期三, 09 六月 2021 10:51:13 +0800 Subject: [PATCH] 1 --- HDL-ON_Android/Other/JPush/JPushReceiver.cs | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) diff --git a/HDL-ON_Android/Other/JPush/JPushReceiver.cs b/HDL-ON_Android/Other/JPush/JPushReceiver.cs index b93aded..ccc38c0 100644 --- a/HDL-ON_Android/Other/JPush/JPushReceiver.cs +++ b/HDL-ON_Android/Other/JPush/JPushReceiver.cs @@ -101,7 +101,6 @@ public override void OnRegister(Context context, string p1) { base.OnRegister(context, p1); - Utlis.WriteLine("JPushOnRegister: " + p1); } @@ -115,8 +114,6 @@ //{ // try // { - - // if (JPushMessageInfo.Extras.Contains("Offline") == true) // { // Shared.Application.RunOnMainThread(() => @@ -144,7 +141,7 @@ //} /// <summary> - /// 鎵撳紑娑堟伅鏄剧ず鐣岄潰 + /// 鎵撳紑娑堟伅鏄剧ず鐣岄潰.010000 /// </summary> /// <param name="context"></param> /// <param name="notificationMessage"></param> -- Gitblit v1.8.0