搜索文章
POST
http://localhost/management/api/article/search
请求参数
参数名
类型
描述
必填
pageNum
string
页码
必填
pageSize
string
每页数量
必填
departmentId
string
部门id
必填
searchKey
string
搜索关键字
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:操作成功
必填
code
int
示例:200
必填
id
string
示例:5a892e775ef841138e9990410e6a1251
必填
title
string
示例:宜春幼专大学生多姿多彩的校园生活剪影
必填
introduction
string
示例:宜春幼专大学生多姿多彩的校园生活剪影
必填
cover
string
示例:/article/img/b7d87ef8734d485c9957aeac9defe60e.jpg
必填
type
int
示例:1
必填
fileUrl
string
示例:
必填
articleUrl
object
示例:null
必填
content
object
示例:null
必填
views
int
示例:10
必填
level
object
示例:null
必填
status
object
示例:null
必填
order
object
示例:null
必填
categoryId
object
示例:null
必填
departmentId
object
示例:null
必填
releaseTime
string
示例:2020-05-08T13:25:44.000+0000
必填
editor
object
示例:null
必填
editTime
string
示例:2020-05-12 09:28:57
必填
titleColor
object
示例:null
必填
comeForm
object
示例:null
必填
total
int
示例:116
必填
size
int
示例:10
必填
current
int
示例:1
必填
orders
array
数据列表
必填
hitCount
boolean
示例:false
必填
searchCount
boolean
示例:true
必填
pages
int
示例:12
必填