美团分类果捞修改
This commit is contained in:
@@ -67,7 +67,7 @@ func TestQueryProductByBarcode(t *testing.T) {
|
||||
|
||||
func TestQueryProductByBarcodes(t *testing.T) {
|
||||
result, err := api.QueryProductByBarcodes([]string{
|
||||
"0012113",
|
||||
"0010724",
|
||||
})
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
|
||||
Reference in New Issue
Block a user