tzy
2021-05-14 0fa1534827bd21d763216550d11006fc1441c6cb
HDL_ON/DAL/Server/HttpUtil.cs
@@ -153,6 +153,8 @@
                {
                    urlHead = OnAppConfig.Instance.RequestHttpsHost;
                }
                //"https://bahrain-gateway.hdlcontrol.com";
                //urlHead="https://china-gateway.hdlcontrol.com";
                string requestFullUrl = urlHead + apiPath;