wxr
2023-03-24 71fd5b743d0c5e46ba686449e7f855e91a688886
HDL_ON/UI/UI2/UserPage.cs
@@ -125,10 +125,9 @@
                {
                    //注册推送ID
                    RegisteredPush();
                    //2020-12-07 增加版本检测更新方法
                    HDLCommon.Current.CheckIfNeedForceUpdate();
                }
                //2020-12-07 增加版本检测更新方法
                HDLCommon.Current.CheckIfNeedForceUpdate();
#if __Android__
                //开启定位服务
                try