ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/UserCenterLogic.cs
@@ -907,6 +907,11 @@ } //APP缓存加载完成 UserCenterResourse.AccountOption.AppCanSignout = true; if (Shared.Phone.Device.Logic.Send.If_Exist == "1") { //以本地状态为主打开GPS服务 Application.StartGPSLocationService(); } return true; }