文档
测试

订单搜索列表

POST
/index/indexSearchOrder

接口描述

json

请求头

参数名
类型
描述
必填
token
string
示例:191f0d6e84ea4d86997bded408bfd3f9
必填

请求参数

参数名
类型
描述
必填
请求参数同订单列表
必填

响应参数

参数名
类型
描述
必填
result
object
数据字典
必填
total
int
示例:29
必填
list
array
数据列表
必填
orderType
int
服务类型 1订单 2 管家 示例:1
必填
clientAdress
string
客户地址 示例:11111
必填
pickTime
string
预约时间 示例:2020-06-22 00:00
必填
orderId
int
订单id 示例:40219
必填
clientName
string
客户名称 示例:yang yan
必填
createTime
string
创建时间 示例:2020-06-22T07:32:40.000+0000
必填
serveNum
string
服务数量 示例:2
必填
serverType
string
服务名称 示例:普通上装
必填
orderStatus
int
订单状态 示例:3
必填
orderCode
string
订单编号 示例:15928111595043087
必填
orderPrice
int
预估金额 示例:160
必填
clientPhone
string
客户电话 示例:15111283192
必填
pageNum
int
示例:1
必填
pageSize
int
示例:10
必填
size
int
示例:10
必填
startRow
int
示例:1
必填
endRow
int
示例:10
必填
pages
int
示例:3
必填
prePage
int
示例:0
必填
nextPage
int
示例:2
必填
isFirstPage
boolean
示例:true
必填
isLastPage
boolean
示例:false
必填
hasPreviousPage
boolean
示例:false
必填
hasNextPage
boolean
示例:true
必填
navigatePages
int
示例:8
必填
navigatepageNums
array
数据列表
必填
navigateFirstPage
int
示例:1
必填
navigateLastPage
int
示例:3
必填
firstPage
int
示例:1
必填
lastPage
int
示例:3
必填
success
boolean
示例:true
必填
code
string
示例:00000
必填
message
string
示例:请求处理成功!
必填