wxr
2020-09-25 6d3ba9484472d090532434e53667c096652149ce
HDL_ON/DAL/Server/HttpServerRequest.cs
@@ -31,14 +31,11 @@
              */
        public string relaseaSever = "https://global.hdlcontrol.com/HangZhouHdlCloudApi";
        public string debugSever = "https://global.hdlcontrol.com/ProposedProductionApi";
        string severAddress;
        string severAddress = "https://global.hdlcontrol.com/ProposedProductionApi";
        public HttpServerRequest()
        {
            severAddress = relaseaSever;
        }
        /// <summary>