查询会员等级,会员权益
GET
/mobile/api/user/level
接口描述
许兵兵
请求头
参数名
类型
描述
必填
token
eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2MDE1MzMxOTYsImFjY291bnQiOiIxIn0.mvRcWchvAAbH-AegsneLTSVpRx8JPy1rCCX-9x7riQY
必填
响应参数
参数名
类型
描述
必填
code
必填
message
必填
levelId
Integer
必填
levelName
Integer
等级名称
必填
needMoney
BigDecimal
所需消费金额
必填
discount
Integer
折扣
必填
type
Integer
1:到达最高级20 0:还没有到达最高等级
必填
need
BigDecimal
升级到下一级需要的金额
必填
costMoney
string
消费金额
必填