查询新闻通知列表
POST
http://localhost:8080/cloudPlatform/new-notice/selectList
请求头
参数名
类型
描述
必填
Content-Type
application
必填
token
string
必填
请求参数
参数名
类型
描述
必填
noticeTitle
string
通知标题
必填
pageIndex
int
分页索引【必填】
必填
pageSize
int
分页大小【 必填】
必填