diff --git a/platformapi/jdapi/store_page_test.go b/platformapi/jdapi/store_page_test.go index 4e80efcd..7c7aee0d 100644 --- a/platformapi/jdapi/store_page_test.go +++ b/platformapi/jdapi/store_page_test.go @@ -211,7 +211,7 @@ func TestC(t *testing.T) { //} // func TestGetJdUpcCodeByName(t *testing.T) { - result, err := api.GetJdUpcCodeByName("", "6902890227083", 1, 5) + result, err := api.GetJdUpcCodeByName("", "6973652201610", 1, 5) if err != nil { t.Fatal(err) }