推荐-资讯接口
开发中POST
/information/page分页文章资讯
请求参数
Header 参数
X-ATOMGIT-POP-COMMUNITY
string
可选
示例值:
openatom
Body 参数application/json
queryColumn
integer
查询栏目
0.全部 1.精选
pageNum
integer
当前页面
pageSize
integer
页面容量
keyWord
string
关键词搜索
示例
{
"queryColumn": 1,
"pageNum": 1,
"pageSize": 5,
"keyWord": ""
}
示例代码
返回响应
成功(200)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
code
integer
必需
msg
string
必需
data
object
必需
records
array [object {13}]
必需
total
string
总共数量
size
string
每页数量
current
string
当前页码
pages
string
总共页码
示例
{
"code": 200,
"msg": "成功",
"data": {
"records": [
{
"informationId": "367850921226539008",
"informationTitle": "招募倒计时 | 操作系统大会&openEuler Summit 2024即将盛大开启",
"informationMsg": "11月15-16日,北京中关村国际创新中心,操作系统大会&openEuler Summit 2024等你参加!\n🌟 三十余场主题演讲,揭秘openEuler商业化和全球化成果;\n🎉 百余个创新展点,亲身体验openEuler最新解决方案,见证联合创新案例;\n🔍 面对面交流,与技术专家共探开发工具,动手实践;\n🌐 共商智能化、数字化发展,助力全球开源生态建设。\n🔥议题征集、SIG组招募等进入倒计时,立即报名!",
"labelNameList": [
"开放原子开源基金会",
"openEuler"
],
"coverUrl": "https://file.pop.atomgit.com/imgs/openatom/2024/10/12/eefadcf7c5e1897ca6de635c45db0ee8.png",
"informationType": 1,
"informationState": 1,
"informationViews": 51,
"updateTime": "2024-10-16 11:45:40",
"informationKeywords": null,
"informationCollectNum": 0,
"informationLikeNum": 0,
"publishTime": "2024-10-11 11:49:29"
},
{
"informationId": "366906539690299392",
"informationTitle": "openKylin亮相国际峰会LAS 2024,持续助力Linux生态构建",
"informationMsg": "openKylin社区亮相2024 Linux App Summit,展示了创新的Kylin Mobile Runtime Environment(KMRE)技术方案,让我们共同回顾这场精彩技术盛宴",
"labelNameList": [
"开源项目",
"开放原子开源基金会",
"openKylin"
],
"coverUrl": "https://file.pop.atomgit.com/imgs/openatom/2024/10/09/b767a7f83100c0ffdc2fea5aa384e09e.png",
"informationType": 1,
"informationState": 1,
"informationViews": 17,
"updateTime": "2024-10-09 19:21:54",
"informationKeywords": null,
"informationCollectNum": 0,
"informationLikeNum": 0,
"publishTime": "2024-10-09 18:21:13"
},
{
"informationId": "366906532903915520",
"informationTitle": "开放原子开源基金会新增捐赠人(2024年9月)",
"informationMsg": "开放原子开源基金会新增捐赠人(2024年9月)",
"labelNameList": [
"开源项目",
"开源基金会",
"OpenHarmony",
"openEuler",
"开源捐赠"
],
"coverUrl": "https://file.pop.atomgit.com/imgs/openatom/2024/10/09/b707407cbd1ae07893a04e7c55022e91.png",
"informationType": 1,
"informationState": 1,
"informationViews": 77,
"updateTime": "2024-10-09 19:19:53",
"informationKeywords": null,
"informationCollectNum": 0,
"informationLikeNum": 0,
"publishTime": "2024-10-09 18:18:13"
},
{
"informationId": "356759137566199808",
"informationTitle": "社区贡献 | OpenTenBase架构介绍与部署步骤",
"informationMsg": "OpenTenBase架构介绍与部署步骤",
"labelNameList": [
"开源项目",
"开放原子开源基金会",
"OpenTenBase"
],
"coverUrl": "https://file.pop.atomgit.com/imgs/openatom/2024/09/11/8676210b8f9c0dc46787c8bbfbddcf6e.png",
"informationType": 1,
"informationState": 1,
"informationViews": 59,
"updateTime": "2024-09-11 19:53:55",
"informationKeywords": null,
"informationCollectNum": 0,
"informationLikeNum": 1,
"publishTime": "2024-09-11 19:44:46"
},
{
"informationId": "356759129513136128",
"informationTitle": "2024开放原子开源生态大会 | openEuler引领开源生态创新,成就区域发展与全球影响力",
"informationMsg": "openEuler引领开源生态创新,成就区域发展与全球影响力",
"labelNameList": [
"开放原子开源基金会",
"openEuler"
],
"coverUrl": "https://file.pop.atomgit.com/imgs/openatom/2024/09/11/408d3a0fca55f8e103ce0af498238bdf.png",
"informationType": 1,
"informationState": 1,
"informationViews": 131,
"updateTime": "2024-09-11 19:46:41",
"informationKeywords": null,
"informationCollectNum": 0,
"informationLikeNum": 0,
"publishTime": "2024-09-11 19:46:33"
}
],
"total": 26,
"size": 5,
"current": 1,
"pages": 6
}
}
最后修改时间: 3 个月前