wjc
2023-02-14 c88a3777ab456af4ecf01604f4b2ae4762852148
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