curl --location --request GET '/app-api/promotion/spu-cp-brokerage/list' \
--header 'Authorization: 3ecf676011544a3293b9665f63513a28' \
--header 'tenant-id: 10053'{
"code": 0,
"data": [
{
"spuId": 0,
"spuName": "",
"price": 0,
"marketPrice": 0
}
],
"msg": ""
}