{
"pageNum": 1,
"pageSize": 60,
"userId": "string",
"siteId": 0,
"categoryId": 0,
"language": 0
}
curl --location --request POST 'https://www.nihaocloud.cn/st-pse/personalize/spu-list' \
--header 'Content-Type: application/json' \
--data-raw '{
"pageNum": 1,
"pageSize": 60,
"userId": "string",
"siteId": 0,
"categoryId": 0,
"language": 0
}'
[
""
]