This commit is contained in:
苏尹岚
2021-03-09 18:03:31 +08:00
parent ae08a80cd4
commit 32a2c0498b
7 changed files with 50 additions and 6 deletions

View File

@@ -243,7 +243,7 @@ func TestShopAptitudeUpload(t *testing.T) {
}
func TestShopDeliveryinfoGet(t *testing.T) {
result, err := api.ShopDeliveryinfoGet("", 32267315064)
result, err := api.ShopDeliveryinfoGet("", 100000115429)
if err != nil {
t.Fatal(err)
}