{
"code": 0,
"msg": "string",
"data": {
"total": 0,
"records": [
{
"id": 1,
"parkId": 1,
"name": "区域A",
"createdTime": "string"
}
]
}
}