陈嘉乐
2021-03-17 3e286ae4d9a23674674f9ad12573e7e7911f2dfb
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);