This commit is contained in:
苏尹岚
2021-03-19 09:42:31 +08:00
parent 72731f6c70
commit 746ae7b636
8 changed files with 30 additions and 26 deletions

View File

@@ -43,7 +43,7 @@ func TestGetStoreInfo(t *testing.T) {
}
func TestGetStandardProductListWithCond(t *testing.T) {
result, err := api.GetStandardProductListWithCond("6925436710085")
result, err := api.GetStandardProductListWithCond("6920174736731")
if err != nil {
t.Fatal(err)
}