文档
测试

订单列表

POST
http://127.0.0.1:10002/pcbusinessserver/statistics/queryEmpPerformanceOrders

接口描述

json

请求头

参数名
类型
描述
必填
token
string
示例:8025aa65d18141ebb7b2e7934cfbc419
必填

请求参数

参数名
类型
描述
必填
pageNum
int
示例:1
必填
pageSize
int
示例:10
必填
year
string
示例:2020
必填
month
string
示例:06
必填
employeeId
string
示例:50
必填
serveName
必填
orderCode
必填
clientPhone
必填
clientName
必填

响应参数

参数名
类型
描述
必填
result
object
数据字典
必填
total
int
示例:14
必填
list
array
数据列表
必填
orderType
int
示例:1
必填
clientAdress
object
示例:null
必填
pickTime
string
示例:2020-06-29 00:00
必填
orderId
int
示例:40227
必填
clientName
string
示例:hahahhaaaa
必填
createTime
string
示例:2020-06-29T05:54:38.000+0000
必填
serverType
string
示例:普通上装
必填
orderStatus
int
示例:6
必填
orderCode
string
示例:15934100781429315
必填
orderPrice
int
示例:11
必填
clientPhone
string
示例:18874990048
必填
pageNum
int
示例:1
必填
pageSize
int
示例:10
必填
size
int
示例:10
必填
startRow
int
示例:1
必填
endRow
int
示例:10
必填
pages
int
示例:2
必填
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
示例:2
必填
lastPage
int
示例:2
必填
firstPage
int
示例:1
必填
success
boolean
示例:true
必填
code
string
示例:00000
必填
message
string
示例:请求处理成功!
必填