1
wei
2021-06-06 831d75f92e2e828a04ea096247e729b44852c1ed
HDL_ON/DAL/Server/HttpServerRequest.cs
@@ -1859,7 +1859,7 @@
            d.Add("extDevId", extDevId);
            var requestJson = HttpUtil.GetSignRequestJson(d);
            return HttpUtil.RequestHttpsPostFroHome(NewAPI.Api_Post_Get3tyBrandDevcieList, requestJson);
            return HttpUtil.RequestHttpsPostFroHome(NewAPI.Api_Post_IndependentRegister3TyDevcie, requestJson);
        }