@big-bear
2016-03-24T03:09:37.000000Z
字数 901
阅读 982
接口
api
/portal/home/search
字段 | 描述 | 类型 | 备注 |
---|---|---|---|
title | 标题 | string | |
pageSize | int | ||
pageIndex | int |
{
"data": [
{
"title": "测试",
"id": 64,
"type": "双选会",
"lastUpdate": "2016-03-24 10:00:25"
},
{
"title": "历史的春天",
"id": 125,
"type": "招聘信息",
"lastUpdate": "2016-03-23 17:37:33"
},
{
"title": "第二双选会",
"id": 43,
"type": "双选会",
"lastUpdate": "2016-03-23 17:32:55"
},
{
"title": "春季",
"id": 57,
"type": "双选会",
"lastUpdate": "2016-03-23 17:32:44"
},
{
"title": "新加双选会",
"id": 63,
"type": "双选会",
"lastUpdate": "2016-03-23 17:06:49"
},
{
"title": "招聘会",
"id": 66,
"type": "宣讲会",
"lastUpdate": "2016-03-23 16:05:20"
},
{
"title": "中兴通讯",
"id": 112,
"type": "招聘信息",
"lastUpdate": "2016-03-23 15:25:28"
},
{
"title": "神",
"id": 121,
"type": "招聘信息",
"lastUpdate": "2016-03-23 15:11:14"
},
{
"title": "暮暮工作室招聘",
"id": 123,
"type": "招聘信息",
"lastUpdate": "2016-03-23 15:03:39"
},
{
"title": "谷歌招聘招聘",
"id": 65,
"type": "宣讲会",
"lastUpdate": "2016-03-23 15:02:13"
}
],
"total": 35,
"pageIndex": 0,
"pageSize": 10,
"totalPages": 4,
"currentPageSize": 10
}