{ "isDefault": 0, "contact": "string", "address": "string", "receiver": "string" }
curl --location --request PUT 'https://meikou-api.itheima.net/member/address/' \ --header 'Authorization: Bearer {{token}}' \ --header 'Content-Type: application/json' \ --data-raw ''
{}