spk
JLChen
2021-05-12 dc8c175258daef526e2f151769c7f7bc56830ab5
HDL_ON/DAL/Server/HttpUtil.cs
@@ -153,6 +153,9 @@
                {
                    urlHead = OnAppConfig.Instance.RequestHttpsHost;
                }
                //"https://test-gz.hdlcontrol.com";
                //"https://bahrain-gateway.hdlcontrol.com";
                //urlHead = "https://china-gateway.hdlcontrol.com"
                string requestFullUrl = urlHead + apiPath;