curl --location --request GET '/product/spu/get-detail?id' \
--header 'Authorization: 3ecf676011544a3293b9665f63513a28' \
--header 'tenant-id: 10053'{
"code": 0,
"data": {
"id": 0,
"name": "",
"introduction": "",
"description": "",
"categoryId": 0,
"picUrl": "",
"sliderPicUrls": [
""
],
"specType": false,
"price": 0,
"marketPrice": 0,
"vipPrice": 0,
"stock": 0,
"skus": [
{
"id": 0,
"properties": [
{
"propertyId": 0,
"propertyName": "",
"valueId": 0,
"valueName": ""
}
],
"price": 0,
"marketPrice": 0,
"vipPrice": 0,
"picUrl": "",
"stock": 0,
"weight": 0.0,
"volume": 0.0
}
],
"salesCount": 0
},
"msg": ""
}