文档
测试
POST
http://127.0.0.1:10002/pcbusinessserver/butler/queryCancelButlerList

请求头

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

请求参数

参数名
类型
描述
必填
pageNum
int
示例:1
必填
pageSize
int
示例:10
必填

响应参数

参数名
类型
描述
必填
result
object
数据字典
必填
total
int
示例:1
必填
list
array
数据列表
必填
employeeName
object
跟单员工 示例:null
必填
clientAdress
string
地址 示例:长沙市中国湖南省长沙市天心区芙蓉南路368号十楼
必填
pickTime
string
取件时间 示例:2020-06-15 22:00
必填
servePrice
object
服务价格 示例:null
必填
clientName
string
客户姓名 示例:王磊
必填
serveNum
string
数量 示例:1.00延米
必填
cancelType
int
取消类型 0 用户取消 1 商家取消 2 系统取消 示例:1
必填
serveType
string
服务类型 示例:收纳整理
必填
orderStatus
int
示例:20
必填
storeId
int
示例:1
必填
userId
int
示例:52
必填
clientPhone
string
电话 示例:18874990048
必填
cancelCause
string
取消原因 示例:1111
必填
visitTime
string
上门是阿金 示例:2020-06-15T15:00:00.000+0000
必填
activityPrice
int
活动金额 示例:0
必填
createTime
string
创建时间 示例:2020-06-15T11:13:27.000+0000
必填
appointmentId
int
示例:932
必填
price
int
订单价格 示例:198
必填
couponPrice
int
优惠券价格 示例:0
必填
appointmentCode
string
示例:1592219606891436752
必填
printReceiptsType
int
0未打印 1 打印示例:0
必填
pageNum
int
示例:1
必填
pageSize
int
示例:10
必填
size
int
示例:1
必填
startRow
int
示例:1
必填
endRow
int
示例:1
必填
pages
int
示例:1
必填
prePage
int
示例:0
必填
nextPage
int
示例:0
必填
isFirstPage
boolean
示例:true
必填
isLastPage
boolean
示例:true
必填
hasPreviousPage
boolean
示例:false
必填
hasNextPage
boolean
示例:false
必填
navigatePages
int
示例:8
必填
navigatepageNums
array
数据列表
必填
navigateFirstPage
int
示例:1
必填
navigateLastPage
int
示例:1
必填
lastPage
int
示例:1
必填
firstPage
int
示例:1
必填
success
boolean
示例:true
必填
code
string
示例:00000
必填
message
string
示例:请求处理成功!
必填