Skip to content

Instantly share code, notes, and snippets.

@i5ting
Created September 12, 2013 08:24
Show Gist options
  • Select an option

  • Save i5ting/6534428 to your computer and use it in GitHub Desktop.

Select an option

Save i5ting/6534428 to your computer and use it in GitHub Desktop.
{
"meetings": [
{
"created_at": "2013-09-09T13:28:19Z",
"cur_doc_id": 4,
"end_time": "2013-09-24 13:00:00",
"host_id": 3,
"id": 4,
"location": "testb location",
"name": "展示会议系统",
"presenter_id": 3,
"start_time": "2013-09-24 13:00:00",
"status": "new",
"updated_at": "2013-09-09T17:05:39Z",
"user_id": 3,
"docs": [
{
"created_at": "2013-09-09T13:28:19Z",
"cur_doc_id": 4,
"end_time": "2013-09-24 13:00:00",
"host_id": 3,
"id": 4,
"location": "testb location",
"name": "展示会议系统",
"presenter_id": 3,
"start_time": "2013-09-24 13:00:00",
"status": "new",
"updated_at": "2013-09-09T17:05:39Z",
"user_id": 3
},
{
"created_at": "2013-09-09T13:13:05Z",
"cur_doc_id": 3,
"end_time": "2013-09-29 15:00:00",
"host_id": 3,
"id": 3,
"location": "测试地点",
"name": "展示会议系统",
"presenter_id": 3,
"start_time": "2013-09-29 13:00:00",
"status": "new",
"updated_at": "2013-09-09T17:05:39Z",
"user_id": 3
},
{
"created_at": "2013-09-09T09:51:27Z",
"cur_doc_id": 2,
"end_time": "2013-09-30 12:00:00",
"host_id": 3,
"id": 1,
"location": "",
"name": "展示会议系统",
"presenter_id": 3,
"start_time": "2013-09-30 08:00:00",
"status": "open",
"updated_at": "2013-09-12T07:19:22Z",
"user_id": 3
}
]
},
{
"created_at": "2013-09-09T13:13:05Z",
"cur_doc_id": 3,
"end_time": "2013-09-29 15:00:00",
"host_id": 3,
"id": 3,
"location": "测试地点",
"name": "展示会议系统",
"presenter_id": 3,
"start_time": "2013-09-29 13:00:00",
"status": "new",
"updated_at": "2013-09-09T17:05:39Z",
"user_id": 3,
"docs": [
{
"created_at": "2013-09-09T13:28:19Z",
"cur_doc_id": 4,
"end_time": "2013-09-24 13:00:00",
"host_id": 3,
"id": 4,
"location": "testb location",
"name": "展示会议系统",
"presenter_id": 3,
"start_time": "2013-09-24 13:00:00",
"status": "new",
"updated_at": "2013-09-09T17:05:39Z",
"user_id": 3
}
]
},
{
"created_at": "2013-09-09T09:51:27Z",
"cur_doc_id": 2,
"end_time": "2013-09-30 12:00:00",
"host_id": 3,
"id": 1,
"location": "",
"name": "展示会议系统",
"presenter_id": 3,
"start_time": "2013-09-30 08:00:00",
"status": "open",
"updated_at": "2013-09-12T07:19:22Z",
"user_id": 3,
"docs": [
{
"created_at": "2013-09-09T13:28:19Z",
"cur_doc_id": 4,
"end_time": "2013-09-24 13:00:00",
"host_id": 3,
"id": 4,
"location": "testb location",
"name": "展示会议系统",
"presenter_id": 3,
"start_time": "2013-09-24 13:00:00",
"status": "new",
"updated_at": "2013-09-09T17:05:39Z",
"user_id": 3
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment