curl --location '/admin-api/trade/delivery/pick-up-store/list-all-simple'{
"code": 0,
"data": [
{
"id": 23128,
"name": "李四",
"phone": "15601892312",
"areaId": 18733,
"areaName": "xx市",
"detailAddress": "复旦大学路 188 号"
}
],
"msg": "string"
}