curl --location --request GET 'http://smart-shop.itheima.net/index.php?s=/api/address/defaultId' \ --header 'Access-Token: 1741f74aed758a688515f72572dc8e37' \ --header 'platform: h5'
{ "status": 200, "message": "success", "data": { "defaultId": 10012 } }