文档
测试

优惠券统计

POST
/statistics/queryCouponStatisticsList

请求头

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

请求参数

参数名
类型
描述
必填
pageNum
int
示例:1
必填
pageSize
int
示例:10
必填
year
string
示例:2020
必填
month
string
示例:06
必填

响应参数

参数名
类型
描述
必填
result
object
数据字典
必填
total
int
示例:17
必填
list
array
数据列表
必填
couponName
string
优惠券名称 示例:88888
必填
couponScope
string
限制范围 示例:不限
必填
createTime
string
发布时间 示例:2020-06-20T06:27:09.000+0000
必填
useNum
int
使用数量 示例:0
必填
couponType
string
优惠券类型 示例:SPECIAL_COUPON
必填
serverType
string
服务类型 示例:WASH_SERVER
必填
couponId
int
示例:1128
必填
saleNum
int
已售数量 示例:0
必填
couponMonney
int
面额,抵扣金额 示例:8
必填
createName
string
创建人 示例:11111
必填
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
必填
firstPage
int
示例:1
必填
lastPage
int
示例:2
必填
success
boolean
示例:true
必填
code
string
示例:00000
必填
message
string
示例:请求处理成功!
必填