搜索vs公告
请求URL:
api/index/keyword
请求方式:
- POST
参数:
返回示例
{
"code": 0,
"msg": "成功",
"data": {
"goods": [
{
"title": "chatgpt"
},
{
"title": "百度ai"
}
],
"tutorial": [
{
"title": "教程"
},
{
"title": "新手必读"
}
],
"news": [
{
"title": "百度发布"
},
{
"title": "头条最新发布"
}
],
"report": [
{
"title": "chatgpt报告"
},
{
"title": "哈哈哈哈"
}
],
"notice": [
{
"title": "carry ai小程序最新上线了!!"
},
{
"title": "2023年重磅来袭2023年重磅来袭"
}
]
}
}
返回参数说明
参数名 | 类型 | 说明 |
---|---|---|
goods | string | 产品搜索关键词 |
tutorial | string | 教程搜索关键词 |
news | string | 资讯搜索关键词 |
report | string | 报告搜索关键词 |
notice | string | 公告 |