This commit is contained in:
邹宗楠
2023-11-01 14:42:31 +08:00
parent fb2c8328bb
commit d286588598
2 changed files with 1 additions and 2 deletions

View File

@@ -234,7 +234,6 @@ func TestGetJdUpcCodeByUpc(t *testing.T) {
}
}
fmt.Println("==============================================================")
for _, v := range data {
fmt.Println(v)
}