{
"code": 200,
"msg": "成功",
"data": {
"count": 2,
"pageNo": 1,
"pageSize": 10,
"lists": [
{
"id": 3,
"userId": 1,
"contact": "左大师",
"mobile": "18163981583",
"provinceId": 430000,
"province": "湖南省",
"cityId": 430100,
"city": "长沙市",
"districtId": 430121,
"district": "长沙县",
"address": "甘肃省秦皇岛市苏尼特右旗",
"longitude": "110.110",
"latitude": "110.110",
"isDefault": 1,
"createTime": "2022-10-19 10:31:13",
"updateTime": "2022-10-19 10:31:13"
},
{
"id": 2,
"userId": 1,
"contact": "左大师",
"mobile": "18163981583",
"provinceId": 430000,
"province": "湖南省",
"cityId": 430100,
"city": "长沙市",
"districtId": 430121,
"district": "长沙县",
"address": "甘肃省秦皇岛市苏尼特右旗",
"longitude": "110.110",
"latitude": "110.110",
"isDefault": 0,
"createTime": "2022-10-19 10:30:10",
"updateTime": "2022-10-19 10:30:10"
}
]
}
}