jingdong bill

This commit is contained in:
苏尹岚
2020-09-29 10:58:15 +08:00
parent f97f519181
commit 3ed8c397f4
4 changed files with 5 additions and 4 deletions

View File

@@ -64,7 +64,7 @@ func TestGetCounty(t *testing.T) {
}
func TestFindSkuSiteStock(t *testing.T) {
result, err := api.FindSkuSiteStock(24339597, 69665406179)
result, err := api.FindSkuSiteStock(24339440, 70208031643)
if err != nil {
t.Fatal(err)
}