curl --location --request GET 'https://test.51vive.com/official/product/page'
{
"total": 0,
"rows": [
{
"id": 0,
"name": "string",
"title": "string",
"banners": "string",
"bannerOssIds": "string",
"contentTop": "string",
"contentBottom": "string",
"video": "string",
"videoOssId": 0,
"videoFirstImage": "string",
"videoFirstImageOssId": 0,
"sort": 0,
"createTime": "2019-08-24T14:15:22Z",
"enable": true,
"deleted": true
}
],
"code": 0,
"msg": "string"
}