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>