{
"state": "200",
"message": "成功",
"data": [
{
"addressId": 1,
"customerId": 99550,
"firstname": "牛批",
"lastname": "吹",
"telephone": "110",
"countryId": 1,
"zoneId": 1,
"city": "0",
"address_1": "",
"address_2": "",
"postcode": "111111",
"createTime": "2021-01-13T09:19:51.000+00:00",
"isDefault": 0,
"isDeleted": 0,
"country": "",
"province": "",
"street": "",
"unit": "",
"countryCode": "asdasdasd",
"telCode": "+86"
},
{
"addressId": 2,
"customerId": 99550,
"firstname": "泥皮",
"lastname": "吹",
"telephone": "110",
"countryId": 2,
"zoneId": 4,
"city": "6",
"address_1": "",
"address_2": "",
"postcode": "111111",
"createTime": "2021-01-13T09:21:16.000+00:00",
"isDefault": 0,
"isDeleted": 0,
"country": "",
"province": "",
"street": "",
"unit": "",
"countryCode": "asdasdasd",
"telCode": "+86"
},
{
"addressId": 3,
"customerId": 99550,
"firstname": "三",
"lastname": "张",
"telephone": "1554535745",
"countryId": 0,
"zoneId": 0,
"city": "深圳",
"address_1": "",
"address_2": "",
"postcode": "",
"createTime": "2021-02-24T07:46:20.000+00:00",
"isDefault": 0,
"isDeleted": 0,
"country": "中国",
"province": "广东",
"street": "明智街道",
"unit": "",
"countryCode": "asdasdasd",
"telCode": "+86"
},
{
"addressId": 4,
"customerId": 99550,
"firstname": "三",
"lastname": "张",
"telephone": "123456789",
"countryId": 0,
"zoneId": 0,
"city": "深圳",
"address_1": "",
"address_2": "",
"postcode": "",
"createTime": "2021-02-24T08:17:03.000+00:00",
"isDefault": 0,
"isDeleted": 0,
"country": "中国",
"province": "广东",
"street": "宝安西乡步行街",
"unit": "",
"countryCode": "asdasdasd",
"telCode": "+86"
}
],
"code": "200"
}