HDL_ON/UI/UI2/UserPage.cs
@@ -133,6 +133,8 @@
                DB_ResidenceData.residenceData.RefreshResidenceFunctionStatus();
                //注册推送ID
                RegisteredPush();
                //2020-12-07 增加版本检测更新方法
                HDLCommon.Current.CheckIfNeedForceUpdate();
            }
            catch (Exception ex)