{ "addressId": 10012 }
curl --location 'http://smart-shop.itheima.net/index.php?s=%2Fapi%2Faddress%2FsetDefault' \ --header 'Access-Token: 1741f74aed758a688515f72572dc8e37' \ --header 'platform: H5' \ --header 'Content-Type: application/json' \ --data '{ "addressId": 10012 }'
{"status":200,"message":"设置成功","data":[]}