curl --location --request GET 'https://test.51vive.com/dazi/items/ums/list?pageSize=&pageNum=&orderByColumn=&isAsc=&name=&itemsTypeId=&image=&deleted=&enable=&daziId='{
"total": 0,
"rows": [
{
"id": 0,
"name": "string",
"description": "string",
"videoImage": "string",
"videoImageOssId": 0,
"videoUrl": "string",
"videoOssId": 0,
"images": "string",
"imageOssIds": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"deleted": true,
"enable": true,
"sort": 0
}
],
"code": 0,
"msg": "string"
}