查询套餐详情
GET
/active/combo/info/{id}
请求参数
参数名
类型
描述
必填
id
int
套餐ID
必填
响应参数
参数名
类型
描述
必填
code
string
示例:200
必填
id
int
示例:38
必填
name
string
示例:套餐A
必填
comboType
int
示例:1 默认 1=集团默认套餐
必填
storeScope
int
示例:1 默认 1=全部门店
必填
userScope
int
示例:1 默认 1=小程序注册用户
必填
description
string
示例:集团套餐描述
必填
priceType
int
示例:1 定价模式 1=固定价格 2=套餐描述
必填
comboTypeId
object
示例: 套餐分类ID
必填
sellPrice
int
示例:套餐价格 根据定价模式自动计算
必填
actualPrice
int
示例:划线价格
必填
status
int
示例:1 1=生效 0=失效
必填
sort
int
示例:0
必填
details
object
示例:富文本详情
必填
id
int
id
必填
name
string
文件名称
必填
url
string
文件地址
必填
size
int
文件大小
必填
type
string
文件后缀
必填
success
boolean
示例:true
必填
timestamp
int
示例:1589293449124
必填