This commit is contained in:
苏尹岚
2021-02-08 11:45:00 +08:00
parent a376ce1e48
commit 9c2c0930fd
11 changed files with 67 additions and 22 deletions

View File

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