文档
测试

根据套餐分类ID查询列表

GET
/active/combo/type/rel/list

请求参数

参数名
类型
描述
必填
comboTypeId
int
套餐分类ID
必填
current
int
当前页
必填
size
int
每页显示条目数 默认10条
必填

响应参数

参数名
类型
描述
必填
code
string
示例:200
必填
result
object
数据字典
必填
records
array
数据列表
必填
id
int
示例:1 关联表ID
必填
relId
int
示例:38 商品或套餐ID
必填
comboTypeId
int
示例:1
必填
name
string
示例:套餐A
必填
specs
string
示例:
必填
relFlag
string
示例:1 1=商品 2=套餐
必填
status
int
示例:1
必填
price
int
示例:16
必填
createTime
int
示例:1589041593000
必填
updateTime
object
示例:null
必填
path
string
图片路径只有套餐有
必填
total
int
示例:2
必填
size
int
示例:10
必填
current
int
示例:1
必填
orders
array
数据列表
必填
searchCount
boolean
示例:true
必填
pages
int
示例:1
必填
success
boolean
示例:true
必填
timestamp
int
示例:1589294854045
必填