curl --location --request GET '/adminapi/integral.integral_goods/detail?id=' \
--header 'version: 1' \
--header 'token: 757aeabea936900775561ae0a31a09bb'
{
"code": 1,
"show": 0,
"msg": "获取成功",
"data": {
"id": 21,
"name": "积分商品2222",
"code": "",
"image": "http://www.likeshopb2cv3.localhost/123123",
"type": 1,
"market_price": "1.00",
"stock": 10,
"status": 1,
"exchange_way": 1,
"need_integral": 10,
"need_money": "20.00",
"delivery_way": 2,
"balance": "0.00",
"express_type": 0,
"express_money": "0.00",
"content": "1",
"sales": 0,
"sort": 0,
"create_time": "2022-03-30 15:49:16",
"update_time": "2022-03-30 16:00:36",
"delete_time": null
}
}