wxr
2020-09-30 ea318e20d9a513bfae81a9203cef4bca0fc23c2c
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>