文档
测试

事项列表查询

GET
/cata/hook/relationItemPage

请求参数

参数名
类型
描述
必填
search
string
搜索关键字
可选
taskCategory
string
事项分类:基本目录-1,事项清单-2
可选
taskType
string
事项类型:行政许可-01,行政确认-07,行政奖励-08,行政裁决-09,行政给付-05,其他权利-20,公共服务-21
可选
current
string
当前页数
必填
size
string
每页条数
必填

响应参数

参数名
类型
描述
必填
status
int
示例:200
必填
show
boolean
示例:false
必填
result
object
数据字典
必填
records
array
数据列表
必填
taskName
string
事项名称
必填
taskNameHighlight
string
事项名称(高亮)
必填
taskCode
string
事项编码
必填
taskCodeHighlight
string
事项编码(高亮)
必填
taskType
string
事项类型
必填
taskCategory
string
事项分类
必填
total
int
示例:13
必填
size
int
示例:5
必填
current
int
示例:1
必填
searchCount
boolean
示例:true
必填
pages
int
示例:3
必填