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