wei
2021-03-17 3176cd34e79151c89cfba06540c6a5f892883fb3
HDL_ON/DAL/Server/HttpServerRequest.cs
@@ -1808,6 +1808,8 @@
            d.Add("categoryType", 1);
            d.Add("productPlatform", productPlatform);
            d.Add("productBrand", productBrand);
            d.Add("networkConfig", true);
            var requestJson = HttpUtil.GetSignRequestJson(d);
            return HttpUtil.RequestHttpsPostFroHome(NewAPI.Api_Post_Get3tyBrandDevcieList, requestJson);