分页获取通知公告列表
GET
http://localhost:8076/api/content/getcontentnoticepagelist
请求参数
参数名
类型
描述
必填
pageindex
int
页码
必填
pagesize
int
每页数量
必填
title
string
标题(模糊搜索)
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:
必填
status
boolean
示例:true
必填
count
int
示例:1
必填
id
int
示例:1
必填
title
string
示例:测试通知公告
必填
content
string
示例:测试通知公告富文本测试通知公告富文本测试通知公告富文本测试通知公告富文本测试通知公告富文本测试通知公告富文本
必填
sort
int
示例:1
必填
creatuserid
int
示例:1
必填
enddate
string
示例:2021-06-14T22:14:46.000Z
必填
createdAt
string
示例:2021-06-10T21:58:55.000Z
必填
updatedAt
string
示例:2021-06-10T21:58:55.000Z
必填