文档
测试

申请端查询预约分页

GET
http://localhost:8080/order/findOrderProposer?pageNow=&pageSize=&officeID=&isRead=&orderState=&proposerID=

接口描述

申请端查询预约分页

请求参数

参数名
类型
描述
必填
pageNow
string
必填
pageSize
string
必填
officeID
string
必填
isRead
string
必填
orderState
string
必填
proposerID
string
必填
consultantID
会议室ID
必填
date
开始时间
必填
endDate
结束时间
必填
name
手动搜索
必填

响应参数

参数名
类型
描述
必填
type
boolean
示例:true
必填
code
string
示例:0000
必填
message
string
示例:请求成功
必填
data
object
数据字典
必填
pages
object
数据字典
必填
pageNow
number
示例:1
必填
pageSize
number
示例:10
必填
totalCount
number
示例:2
必填
totalPageCount
number
示例:1
必填
startPos
number
示例:0
必填
list
array
数据列表
必填
expertID
string
示例:1
必填
expertName
string
示例:1
必填
expertJob
string
示例:1
必填
expertHospital
object
示例:null
必填
expertPrice
object
示例:null
必填
expertPhoto
object
示例:null
必填
expertDepartments
object
示例:null
必填
professional
object
示例:null
必填
cancel
number
示例:0
必填
state
number
示例:0
必填
orderState
number
示例:0
必填
reportID
string
示例:2
必填
patientName
object
示例:null
必填
week
object
示例:null
必填
date
string
示例:2020-06-05
必填
officeName
object
示例:null
必填
officeID
object
示例:null
必填
consultantName
object
示例:null
必填
consultantID
string
示例:1
必填