podmall.mall.customization.render.config.detailconfig/api/podmall/mall/render/render.config.json1。{
"customizationSkuId": 0,
"cutType": "string"
}curl --location '/v4/gateway/podmall.mall.customization.render.config.detail' \
--header 'Access-Token-Type;' \
--header 'Access-Token-Type: JWT' \
--header 'Locale;' \
--header 'X-Tenant-Key;' \
--header 'Appkey: 1000' \
--header 'Content-Type: application/json' \
--data '{
"customizationSkuId": 0,
"cutType": "string"
}'{
"status": 0,
"success": true,
"data": {}
}