Created
September 12, 2013 08:24
-
-
Save i5ting/6534428 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "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