HDL_ON/UI/UI2/FuntionControlView/VideoDoorLock/CommonMethod.cs
@@ -234,10 +234,10 @@ } string appKey = "1aa98a90489b4838b966b57018b4b04b";//正式服务器 if (OnAppConfig.Instance.RequestHttpsHost == "https://test-gz.hdlcontrol.com") { appKey = "941b1b72b6294998acfd36c14931b675";//用在测试服务器推送的 } //if (OnAppConfig.Instance.RequestHttpsHost == "https://test-gz.hdlcontrol.com") //{ // appKey = "941b1b72b6294998acfd36c14931b675";//用在测试服务器推送的 //} #if __IOS__