curl --location --request GET '/adminapi/promotion/points_exchange/detail?id=40'
{
"code": 0,
"msg": "ok",
"data": {
"item": {
"id": 34,
"product_id": 329,
"exchange_integral": 100,
"points_deducted_amount": "20.00",
"is_hot": 0,
"is_enabled": 1,
"product_name": "【送礼】新西兰进口4.0g蛋白全脂牛奶250ml*24盒整箱",
"market_price": "269.00",
"pic_url": "img/item/demo/1682045469WS9H7p2L9x5EPhuawk!!pic400x400.jpeg",
"virtual_sales": 3,
"discounts_price": "249.00"
},
"errcode": 0,
"message": ""
}
}