门店组合详情查询
GET
/active/store/group/info
请求参数
参数名
类型
描述
必填
storeId
number
门店ID
必填
groupId
number
组合ID
必填
响应参数
参数名
类型
描述
必填
code
string
示例:200
必填
message
object
示例:null
必填
id
number
集团组合ID 示例:5
必填
storeGroupId
number
门店未设置过组合该字段等于null
必填
name
string
示例:家庭套餐
必填
activeName
string
示例:个性化服务
必填
activeId
number
活动ID 示例:1
必填
groupType
number
组合类型 1:集团默认组合 示例:1
必填
groupStore
number
适用门店 1:全部 示例:1
必填
groupUser
number
可参加用户 1:小程序注册用户 示例:1
必填
groupPrice
number
组合价格 0=免费 示例:0
必填
status
number
1=下架 2=上架 3=售罄下架
必填
sort
object
示例:null
必填
limit
number
组合最大添加商品数量示例:10
必填
files
array
组合图片
必填
success
boolean
示例:true
必填
timestamp
string
示例:2020-01-17 23:34:27
必填