Authorization: Bearer ********************
curl --location --request GET '/api/user/address/1' \
--header 'Accept;' \
--header 'X-Requested-With;'
{"data":{"id":1,"contact_name":"\u5f20\u4e092","phone":"18223350967","address":"\u91cd\u5e86\u5e02\u6e1d\u5317\u533a\u7ebf\u5916\u57ce\u5e02\u82b1\u56ed3\u680b20\u697c","province_id":1,"city_id":2,"area_id":3,"is_default":true},"code":200,"message":""}