curl --location --request GET '/marketing/integral/1' \
--header 'authori-zation: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdXRoIjoiNjNlZTQ1MTkzOWVkNTgwZWYzYzRiNmYwMTA5ZDFmZDAiLCJpc3MiOiJ0ZXN0LXBybzMwLmNybWViLm5ldCIsImF1ZCI6InRlc3QtcHJvMzAuY3JtZWIubmV0IiwiaWF0IjoxNzQ0MjY4NTM1LCJuYmYiOjE3NDQyNjg1MzUsImV4cCI6MTc0NDg3MzMzNSwianRpIjp7ImlkIjo0LCJ0eXBlIjoiYXBpIn19.mis7oLg6dStBKpJ9K9LTbO1VSN7GBka13Vx9hKWsMIQ'
{
"status": 0,
"msg": "string",
"data": {
"info": {
"id": 0,
"image": "string",
"product_id": 0,
"images": [
"string"
],
"title": "string",
"price": 0,
"sort": 0,
"sales": 0,
"unit_name": "string",
"stock": 0,
"add_time": "string",
"is_host": 0,
"is_show": 0,
"is_del": 0,
"num": 0,
"quota": 0,
"once_num": 0,
"quota_show": 0,
"description": "string",
"attrs": {
"items": [
{
"value": "string",
"detailValue": "string",
"attrHidden": true,
"detail": [
"string"
]
}
],
"value": [
{
"value1": "string",
"value2": "string",
"value3": "string",
"detail": {
"颜色": "string",
"版本": "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
}
]
}
}
}
}