Authorization: Bearer ********************
curl --location --request GET 'http://hy-register:9999/veteran/homePage/comprehensiveSearch?searchKeyWord=&page=' \
--header 'Authorization: Bearer {{token}}'
{
"code": 0,
"msg": null,
"data": {
"records": [
{
"id": 67,
"title": "fadsfasdfasd",
"type": 0,
"createTime": "2023-09-07 17:32:10"
},
{
"id": 66,
"title": "2312342134",
"type": 0,
"createTime": "2023-09-07 17:20:39"
},
{
"id": 65,
"title": "ragasdrfgsdfgsdfgsdfgsdfgsdrgdsf",
"type": 0,
"createTime": "2023-09-07 17:10:46"
},
{
"id": 64,
"title": "吃的饭士大夫v绿化速度加快恢复v新的分厘卡士大夫合适的很费时间的回复",
"type": 0,
"createTime": "2023-09-07 10:08:22"
},
{
"id": 62,
"title": "测试报名",
"type": 0,
"createTime": "2023-09-05 16:20:15"
},
{
"id": 61,
"title": "测试0905",
"type": 0,
"createTime": "2023-09-05 15:18:10"
},
{
"id": 60,
"title": "法",
"type": 0,
"createTime": "2023-08-31 16:14:17"
},
{
"id": 59,
"title": "文谦测试",
"type": 0,
"createTime": "2023-08-29 19:19:02"
},
{
"id": 58,
"title": "军地联谊搭鹊桥 双拥共建觅真情——第三届“爱绽南山·军民港湾”军地联谊活动顺利举行",
"type": 0,
"createTime": "2023-08-19 10:12:51"
},
{
"id": 57,
"title": "南山区“退伍不褪色 红星耀南山”公益活动月启动 助力公益活动 彰显“红星”力量",
"type": 0,
"createTime": "2023-08-19 10:09:06"
}
],
"total": 42,
"size": 10,
"current": 1,
"orders": [],
"optimizeCountSql": true,
"hitCount": false,
"countId": null,
"maxLimit": null,
"searchCount": true,
"pages": 5
}
}