JLChen
2021-04-28 a4d0a03f3f87fcb5e4485e98a1f7b1a119c26eab
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;