wxr
2023-07-31 0816a06ec79ad93d3a95a8102b4cdc88e46ded3a
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)
            {
                //请同意《用户协议》和《隐私政策》