This commit is contained in:
邹宗楠
2023-08-21 11:32:17 +08:00
parent 3024f1ba5e
commit ecfcceba0b
2 changed files with 3 additions and 3 deletions

View File

@@ -132,7 +132,7 @@ func TestReloadStoreSku(t *testing.T) {
}
func TestRetailGet(t *testing.T) {
result, err := api.RetailGet("17886205", "mtcode_1664518383900835894")
result, err := api.RetailGet("18048546", "305011012")
if err != nil {
t.Fatal(err)
}