- 系统服务
- 认证服务
- 资源服务
- 代码生成
- 云端系统服务
- 版本包管理
- 版本管理
- 用户认证相关接口
- 课程主题相关接口
- 运动视频
- 公告已读接口
- 用户反馈相关接口
- 点赞收藏表
- 文章相关接口
- 广告管理
- 测试模块
- 首页相关接口
- 公告相关接口
- 课程注水记录表
- 修改POST
- 置顶/取消置顶POST
- 新增POST
- 审核通过POST
- 列表POST
- 下架POST
- 删除POST
- addBrowseNumPOST
- selectCourseFitnessPurposeGET
- 信息GET
- appHostCourseListGET
- 医科大基础服务
- 中小学一体机
搜索结果页
GET
/hyd-base-system/businessaction/searchResult
点赞收藏表
请求参数
Query 参数
pageSize
integer
可选
pageNum
integer
可选
userId
integer
可选
示例值:
922337203685477600
key
string
可 选
type
integer
可选
Header 参数
Authorization
string
可选
默认值:
Bearer {{access_token}}
Clientid
string
可选
默认值:
{{client_id}}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://192.168.20.159:8080/hyd-base-system/businessaction/searchResult' \
--header 'Authorization: Bearer ' \
--header 'Clientid: '
返回响应
🟢200OK
application/json
Body
code
integer <int32>
消息状态码
msg
string
消息内容
data
object (SearchResultResp)
文章
courseList
object (PageRespListSearchResultDTO)
可选
planList
object (PageRespListSearchResultDTO)
可选
activitiesArticleList
object (PageRespListSearchResultDTO)
可选
articleList
object (PageRespListSearchResultDTO)
可选
commodityList
object (PageRespListSearchResultDTO)
可选
userList
object (PageRespListSearchResultDTO)
可选
success
boolean
可选
resultData
object (SearchResultResp)
文章
示例
{
"code": 0,
"msg": "string",
"data": {
"courseList": {
"pageSize": 0,
"currentPage": 0,
"totalPage": 0,
"totalCount": 922337203685477600,
"list": [
[
{
"id": 922337203685477600,
"image": "string",
"title": "string",
"views": 922337203685477600,
"videoUrl": "string",
"name": "string",
"type": "string",
"gmtCreate": "2019-08-24T14:15:22Z",
"collectionCount": 922337203685477600
}
]
]
},
"planList": {
"pageSize": 0,
"currentPage": 0,
"totalPage": 0,
"totalCount": 922337203685477600,
"list": [
[
{
"id": 922337203685477600,
"image": "string",
"title": "string",
"views": 922337203685477600,
"videoUrl": "string",
"name": "string",
"type": "string",
"gmtCreate": "2019-08-24T14:15:22Z",
"collectionCount": 922337203685477600
}
]
]
},
"activitiesArticleList": {
"pageSize": 0,
"currentPage": 0,
"totalPage": 0,
"totalCount": 922337203685477600,
"list": [
[
{
"id": 922337203685477600,
"image": "string",
"title": "string",
"views": 922337203685477600,
"videoUrl": "string",
"name": "string",
"type": "string",
"gmtCreate": "2019-08-24T14:15:22Z",
"collectionCount": 922337203685477600
}
]
]
},
"articleList": {
"pageSize": 0,
"currentPage": 0,
"totalPage": 0,
"totalCount": 922337203685477600,
"list": [
[
{
"id": 922337203685477600,
"image": "string",
"title": "string",
"views": 922337203685477600,
"videoUrl": "string",
"name": "string",
"type": "string",
"gmtCreate": "2019-08-24T14:15:22Z",
"collectionCount": 922337203685477600
}
]
]
},
"commodityList": {
"pageSize": 0,
"currentPage": 0,
"totalPage": 0,
"totalCount": 922337203685477600,
"list": [
[
{
"id": 922337203685477600,
"image": "string",
"title": "string",
"views": 922337203685477600,
"videoUrl": "string",
"name": "string",
"type": "string",
"gmtCreate": "2019-08-24T14:15:22Z",
"collectionCount": 922337203685477600
}
]
]
},
"userList": {
"pageSize": 0,
"currentPage": 0,
"totalPage": 0,
"totalCount": 922337203685477600,
"list": [
[
{
"id": 922337203685477600,
"image": "string",
"title": "string",
"views": 922337203685477600,
"videoUrl": "string",
"name": "string",
"type": "string",
"gmtCreate": "2019-08-24T14:15:22Z",
"collectionCount": 922337203685477600
}
]
]
}
},
"success": true,
"resultData": {
"courseList": {
"pageSize": 0,
"currentPage": 0,
"totalPage": 0,
"totalCount": 922337203685477600,
"list": [
[
{
"id": 922337203685477600,
"image": "string",
"title": "string",
"views": 922337203685477600,
"videoUrl": "string",
"name": "string",
"type": "string",
"gmtCreate": "2019-08-24T14:15:22Z",
"collectionCount": 922337203685477600
}
]
]
},
"planList": {
"pageSize": 0,
"currentPage": 0,
"totalPage": 0,
"totalCount": 922337203685477600,
"list": [
[
{
"id": 922337203685477600,
"image": "string",
"title": "string",
"views": 922337203685477600,
"videoUrl": "string",
"name": "string",
"type": "string",
"gmtCreate": "2019-08-24T14:15:22Z",
"collectionCount": 922337203685477600
}
]
]
},
"activitiesArticleList": {
"pageSize": 0,
"currentPage": 0,
"totalPage": 0,
"totalCount": 922337203685477600,
"list": [
[
{
"id": 922337203685477600,
"image": "string",
"title": "string",
"views": 922337203685477600,
"videoUrl": "string",
"name": "string",
"type": "string",
"gmtCreate": "2019-08-24T14:15:22Z",
"collectionCount": 922337203685477600
}
]
]
},
"articleList": {
"pageSize": 0,
"currentPage": 0,
"totalPage": 0,
"totalCount": 922337203685477600,
"list": [
[
{
"id": 922337203685477600,
"image": "string",
"title": "string",
"views": 922337203685477600,
"videoUrl": "string",
"name": "string",
"type": "string",
"gmtCreate": "2019-08-24T14:15:22Z",
"collectionCount": 922337203685477600
}
]
]
},
"commodityList": {
"pageSize": 0,
"currentPage": 0,
"totalPage": 0,
"totalCount": 922337203685477600,
"list": [
[
{
"id": 922337203685477600,
"image": "string",
"title": "string",
"views": 922337203685477600,
"videoUrl": "string",
"name": "string",
"type": "string",
"gmtCreate": "2019-08-24T14:15:22Z",
"collectionCount": 922337203685477600
}
]
]
},
"userList": {
"pageSize": 0,
"currentPage": 0,
"totalPage": 0,
"totalCount": 922337203685477600,
"list": [
[
{
"id": 922337203685477600,
"image": "string",
"title": "string",
"views": 922337203685477600,
"videoUrl": "string",
"name": "string",
"type": "string",
"gmtCreate": "2019-08-24T14:15:22Z",
"collectionCount": 922337203685477600
}
]
]
}
}
}