| 123456789101112131415161718192021222324252627282930313233343536 | 
							- {
 
-   "result": 1,
 
-   "description": null,
 
-   "para": {
 
-     "total": 20,
 
-     "sendCoinsTotal": 40,
 
-     "dataList": [
 
-                     {
 
-                         "name": "张三",
 
-                           "avatar": "img/headImg.jpg",
 
-                         "id": "xx1312321321",
 
-                         "groupName": "武汉大学",
 
-                         "description": "呜呜呜呜",
 
-                         "coins": 100,
 
-                         "operator": "杨秋月",
 
-                         "createdTime": "2016-06-02"
 
-                     },
 
-                     {
 
-                         "name": "里斯",
 
-                           "avatar": "img/headImg.jpg",
 
-                         "id": "xx1312321321",
 
-                          "groupName": "武汉大学",
 
-                         "description": "呜呜呜呜",
 
-                         "coins": 100,
 
-                         "operator": "杨秋月",
 
-                         "createdTime": "2016-06-02"
 
-                     }
 
-     ]
 
-   }
 
- }
 
 
  |