diff --git a/platformapi/jdapi/store_page_test.go b/platformapi/jdapi/store_page_test.go index 7c7aee0d..c1fb5b0a 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("", "6973652201610", 1, 5) + result, err := api.GetJdUpcCodeByName("", "6958483100042", 1, 5) if err != nil { t.Fatal(err) }