curl --location --request GET 'https://test.51vive.com/store/spu/ums/queryPageList?spuTitle=&name=&typeId=&spuType=&enable=&deleted=&pageSize=&pageNum=&orderByColumn=&isAsc='{
"total": 0,
"rows": [
{
"id": 0,
"name": "string",
"spuTitle": "string",
"orderNum": 0,
"classifyId": 0,
"classifyName": "string",
"type": 0,
"mainPicId": 0,
"mainPicUrl": "string",
"picIds": "string",
"status": 0,
"detailed": "string",
"distributionFee": 0,
"salesVolume": 0,
"createTime": "2019-08-24T14:15:22.123Z",
"spuType": 0,
"deleted": 0,
"recommendStatus": 0
}
],
"code": 0,
"msg": "string"
}