文档
测试
GET
http://localhost:8080/mj/notice/mjnotice/list

响应参数

参数名
类型
描述
必填
msg
string
示例:查询成功
必填
code
int
示例:0
必填
page
object
数据字典
必填
totalCount
int
示例:1
必填
pageSize
int
示例:10
必填
totalPage
int
示例:1
必填
currPage
int
示例:1
必填
list
array
数据列表
必填
noticeId
string
示例:1493042036696289280
必填
title
string
示例:福建
必填
content
string
示例:123456
必填
noticeType
string
示例:发文通知
必填
createTime
string
示例:2022-02-14
必填
organizationId
string
示例:1
必填