文档
测试

2020年4月14日 查询申请报告列表

GET
http://localhost:8080/report/getReportExpert/{consultantid}/{expertid}?pageNow=1&pageSize=5

接口描述

查询申请报告列表

请求参数

参数名
类型
描述
必填
pageNow
number
示例:1
必填
pageSize
number
示例:5
必填

响应参数

参数名
类型
描述
必填
type
boolean
示例:true
必填
code
string
示例:0000
必填
message
string
示例:请求成功
必填
data
object
数据字典
必填
pages
object
数据字典
必填
pageNow
number
示例:1
必填
pageSize
number
示例:5
必填
totalCount
number
示例:0
必填
totalPageCount
number
示例:0
必填
startPos
number
示例:0
必填
list
array
数据列表
必填