curl --location --request GET 'https://test.51vive.com/mall/spu/vpdList?classifyId'
{
"total": 0,
"rows": [
{
"vpdId": 0,
"spuId": 0,
"name": "string",
"classifyId": 0,
"type": 0,
"modelIds": "string",
"mainPicUrl": "string",
"detailed": "string",
"effectiveDuration": 0,
"masonry": 0
}
],
"code": 0,
"msg": "string"
}