陈嘉乐
2020-08-28 78c5b5715518c0017d9f629ce16ee9c173a48690
ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/UserCenterLogic.cs
old mode 100755 new mode 100644
@@ -959,8 +959,11 @@
                ShowGuideForm(result);
            }
            //APP缓存加载完成
            UserCenterResourse.AccountOption.AppCanSignout = true;
            UserCenterResourse.AccountOption.AppCanSignout = true;
            if (Shared.Phone.Device.Logic.Send.If_Exist == "1")
            {//以本地状态为主打开GPS服务
                Application.StartGPSLocationService();
            }
            return true;
        }