{ "success": true, "code": 200, "message": "successful", "data": [{ "id": "1", "zone": "Lobby", "tip":"大厅" }, { "id": "2", "zone": "Office", "tip":"办公室" }, { "id": "4", "zone": "Conference", "tip":"会议室" }, { "id": "5", "zone": "Entertainment", "tip":"娱乐场所" }, { "id": "6", "zone": "Other Room", "tip":"其他" }] }