会员权益列表
GET
/common/memberList
响应参数
参数名
类型
描述
必填
success
boolean
示例:true
必填
message
string
示例:操作成功!
必填
code
int
示例:200
必填
memberType
int
示例:0 会员编码
必填
monthlyAmount
int
示例:15 每月发布数量
必填
memberName
string
示例:免费会员 会员名称
必填
originalPrice
int
示例:0 原价
必填
preferentialPrice
int
示例:0 优惠后的价格
必填
getScore
int
示例:0 他人购买获取的积分
必填
score
int
示例:0 需要多少积分换购
必填
metal
string
示例:https://www.wzyasu.com/h5/metal/medal4.png 会员头像标签
必填
rights
array
数据列表 [“权益1”,“权益2”] 权益列表
必填
duration
int
示例:365 一次购买的兑换时长 单位是天
必填
unit
string
示例:年 每次购买的价格单位 200元/每年
必填
timestamp
int
示例:1588732336031
必填