1
This commit is contained in:
@@ -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)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user