From 46a5de6e9871c5c52ba4195576c1c2a4725abb08 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期五, 20 八月 2021 09:11:51 +0800 Subject: [PATCH] Merge branch 'WJC' into wxr7 --- HDL-ON_Android/Application.cs | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/HDL-ON_Android/Application.cs b/HDL-ON_Android/Application.cs index 3d29968..ecb3682 100644 --- a/HDL-ON_Android/Application.cs +++ b/HDL-ON_Android/Application.cs @@ -128,8 +128,6 @@ //缃戠粶鍙樺寲澶勭悊 HDLCommon.Current.UpdateInternetStatus((int)internetStatus, MainPage.IsEnterBackground); }; - //寮�鍚畾浣嶆湇鍔� - Shared.Application.StartGPSLocationService(); }; BaseActivity.RefreshUIAction += (activity) => { -- Gitblit v1.8.0