This commit is contained in:
苏尹岚
2021-03-12 14:03:12 +08:00
parent f210ed13db
commit cb13becfd9
5 changed files with 11 additions and 11 deletions

View File

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