1
This commit is contained in:
@@ -211,7 +211,7 @@ func TestC(t *testing.T) {
|
|||||||
//}
|
//}
|
||||||
//
|
//
|
||||||
func TestGetJdUpcCodeByName(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 {
|
if err != nil {
|
||||||
t.Fatal(err)
|
t.Fatal(err)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user