diff --git a/platformapi/jdshopapi/store_page.go b/platformapi/jdshopapi/store_page.go index a8adc15d..c767c085 100644 --- a/platformapi/jdshopapi/store_page.go +++ b/platformapi/jdshopapi/store_page.go @@ -26,7 +26,7 @@ func (a *API) AccessStorePage(fullURL string, bizParams map[string]interface{}, request.Header.Set("referer", "https://stores.shop.jd.com/stores/storeinfolistview") } a.FillRequestCookies(request) - fmt.Println("tes11", utils.Format4Output(request, false)) + fmt.Println("tes11", utils.Format4Output(request.Context(), false)) return request }, a.config,