curl --location --request GET 'https://test.pro.wuht.net/adminapi/marketing/combination/statistics' \
--header 'authori-zation: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJ0ZXN0LnByby53dWh0Lm5ldCIsImF1ZCI6InRlc3QucHJvLnd1aHQubmV0IiwiaWF0IjoxNjQ5NzQ2MjAyLCJuYmYiOjE2NDk3NDYyMDIsImV4cCI6MTY1MDM1MTAwMiwianRpIjp7ImlkIjoxLCJ0eXBlIjoiYWRtaW4ifX0.-xDXOdYfBNsu3IqF3nMO_E_fop2lxkwNw25fdQpzGVQ'
{
"status": 0,
"msg": "string",
"data": {
"info": {
"id": 0,
"product_id": 0,
"mer_id": 0,
"image": "string",
"images": [
"string"
],
"title": "string",
"attr": null,
"people": 0,
"info": "string",
"price": 0,
"sort": 0,
"sales": 0,
"stock": 0,
"add_time": "string",
"is_host": 0,
"is_show": 0,
"is_del": 0,
"combination": 0,
"mer_use": null,
"is_postage": 0,
"postage": 0,
"effective_time": 0,
"cost": 0,
"browse": 0,
"unit_name": "string",
"temp_id": 0,
"weight": 0,
"volume": 0,
"num": 0,
"once_num": 0,
"quota": 0,
"quota_show": 0,
"virtual": 0,
"section_time": [
"string"
],
"description": "string",
"attrs": {
"items": [
{
"value": "string",
"detailValue": "string",
"attrHidden": true,
"detail": [
"string"
]
}
],
"value": [
{
"value1": "string",
"value2": "string",
"detail": {
"颜色": "string",
"尺码": "string"
},
"pic": "string",
"price": 0,
"cost": 0,
"ot_price": 0,
"stock": 0,
"quota": 0,
"bar_code": "string",
"weight": 0,
"volume": 0,
"brokerage": 0,
"brokerage_two": 0,
"_checked": true
}
],
"header": [
{
"title": "string",
"key": "string",
"align": "string",
"minWidth": 0,
"slot": "string",
"type": 0
}
]
}
}
}
}