修改商品或套餐分类
POST
/active/combo/type/rel/modify/comboType
请求参数
参数名
类型
描述
必填
comboTypeIds
array
分类ID集合
必填
relId
int
示例:商品或套餐ID
必填
type
int
示例:1=商品 2=套餐
必填
响应参数
参数名
类型
描述
必填
code
string
示例:200
必填
result
object
示例:null
必填
success
boolean
示例:true
必填
timestamp
int
示例:1589295372850
必填