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

@@ -21,7 +21,7 @@ func init() {
}
func TestGetAliUpcInfo(t *testing.T) {
result, err := api.GetAliUpcInfo("6940863603571")
result, err := api.GetAliUpcInfo("6920174736731")
if err != nil {
t.Fatal(err)
} else {