HDL_ON/DAL/Server/HttpServerRequest.cs
@@ -2092,7 +2092,7 @@ d.Add("deviceId", deviceId); var requestJson = HttpUtil.GetSignRequestJson(d); var responsePackNew = HttpUtil.RequestHttpsPostFroHome(NewAPI.Api_Post_IndependentRegister3TyDevcie, requestJson); var responsePackNew = HttpUtil.RequestHttpsPostFroHome(NewAPI.Api_Post_Remove3tyDevcie, requestJson); return responsePackNew; }