wxr
2023-07-29 166c81e63cd1d0a1649823e4299daeaaf1ea0987
HDL_ON/UI/UI1-Login/LoginPage.cs
@@ -1953,6 +1953,13 @@
        /// <returns></returns>
        private bool CheckPrivacyPolicy()
        {
#if DEBUG
            return true;
#endif
            if(HttpUtil.GlobalRequestHttpsHost == "https://test-gz.hdlcontrol.com")
            {
                return true;
            }
            if (isAgreePrivacyPolicy == false)
            {
                //请同意《用户协议》和《隐私政策》