文档
测试

充值商品列表

POST
http://localhost:8070/v1.0/api/goods/list

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
data
object
数据字典
必填
firstThePreferential
string
示例:首月特惠¥19.9/月
必填
outFirstThePreferential
string
示例:首月特惠¥19.9/月
必填
integral
array
数据列表
必填
id
int
示例:75
必填
goodsName
string
示例:六个月
必填
coin
int
示例:0 (虚拟币数量
必填
giveCoin
int
示例:0 (赠送虚拟币数量
必填
price
float
示例:0.01 (价格
必填
discount
int
示例:1 (折扣
必填
type
int
示例:2 (类型 1: 虚拟币 2:会员
必填
status
int
示例:1 (状态 0:无效 1:有效
必填
channel
string
示例:hengqifeng (渠道
必填
duration
int
示例:123123 (会员时长:天
必填
createTime
object
示例:null (创建时间
必填
updateTime
object
示例:null (更新时间
必填
creatorId
object
示例:null (创建人id
必填
updateId
object
示例:null (更新人id
必填
version
object
示例:null (版本号
必填
sort
int
示例:1 (排序
必填
discountedPrice
float
示例:0.01 (折扣价
必填
descp
string
示例:豪华尊贵 (描述
必填
selected
object
示例:null (是否选中
必填
remarks
string
示例:备注
必填
preferentialTime
int
示例:-1 (到期时间
必填
member
array
数据列表
必填
id
int
示例:72
必填
goodsName
string
示例:道具
必填
coin
int
示例:3000
必填
giveCoin
int
示例:3000
必填
price
float
示例:29.9
必填
discount
int
示例:1
必填
type
int
示例:1
必填
status
int
示例:1
必填
channel
string
示例:hengqifeng
必填
duration
object
示例:null
必填
createTime
object
示例:null
必填
updateTime
object
示例:null
必填
creatorId
object
示例:null
必填
updateId
object
示例:null
必填
version
object
示例:null
必填
sort
int
示例:1
必填
discountedPrice
float
示例:29.9
必填
descp
object
示例:null
必填
selected
object
示例:null
必填
remarks
string
示例:备注
必填
message
string
示例:操作成功
必填