文档
测试

我的积分记录

GET
customer/user/score/record/getintegral

请求头

参数名
类型
描述
必填
token
string
封装用户id
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:SUCCESS
必填
data
object
数据字典
必填
total
int
示例:1
必填
list
array
数据列表
必填
recordId
int
示例:1
必填
score
int
积分 示例:100
必填
scoreType
int
1:进 2:出 示例:1
必填
scoreName
string
积分名称 示例:11
必填
scoreDesc
string
积分说明 示例:11
必填
addTime
string
添加时间 示例:2020-07-29 21:00:51
必填
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
必填
firstPage
int
示例:1
必填
lastPage
int
示例:1
必填