{
"code": 0,
"msg": "string",
"data": {
"total": 0,
"records": [
{
"id": 1,
"parkId": 1,
"categoryId": 1,
"name": "消防栓",
"isAllday": 1,
"createdTime": "string"
}
]
}
}