文档
测试

会员列表

POST
http://127.0.0.1:10002/pcbusinessserver/member/queryMemberList

请求头

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

请求参数

参数名
类型
描述
必填
pageNum
int
示例:1
必填
pageSize
int
示例:1
必填
memberName
string
会员名称 示例:小环
必填
memberPhone
string
会员电话 示例:1
必填
balanceStart
string
账户余额
必填
balanceEnd
string
账户余额
必填
rechargeStart
string
充值金额
必填
rechargeEnd
string
充值金额
必填
consumptionStart
string
消费金额
必填
consumptionEnd
string
消费金额
必填
consumptionRecord
string
消费记录天数
必填
rechargeRecord
string
充值记录天数
必填
serverRecord
string
预约服务天数
必填
serverType
string
预约服务类型
必填
clientLongitude
string
经度
必填
clientLatitude
string
纬度
必填

响应参数

参数名
类型
描述
必填
result
object
数据字典
必填
total
int
示例:1
必填
list
array
数据列表
必填
useCouponNum
string
使用优惠券数量 示例:0
必填
totalRechargeMoney
string
累计充值金额 示例:0.00
必填
address
string
地址 示例:无
必填
createTime
string
示例:2020-05-21T05:19:03.000+0000
必填
payTotalMoney
string
累计消费金额 示例:0.00
必填
givingMoney
string
赠送余额 示例:0.00
必填
totalPresentedMoney
string
赠送累计金额 示例:0.00
必填
id
int
示例:6470
必填
userName
string
姓名 示例:将小环
必填
vipCode
string
会员卡号 示例:20052123881407
必填
restMoney
string
充值余额 示例:0.00
必填
userId
int
用户id 示例:17484
必填
phone
string
会员手机号
必填
userProvince
string
必填
userCity
string
必填
userArea
string
必填
pageNum
int
示例:1
必填
pageSize
int
示例:1
必填
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
必填
success
boolean
示例:true
必填
code
string
示例:00000
必填
message
string
示例:请求处理成功!
必填