curl --location --request GET 'https://test.51vive.com/aiface/material/page?type='
{
"total": 0,
"rows": [
{
"id": 0,
"name": "string",
"classifyId": 0,
"classify": "string",
"sourceUrl": "string",
"ossId": 0,
"videoFirstFrameUrl": "string",
"videoFirstFrameOssId": 0,
"uploadBy": 0,
"uploadByName": "string",
"uploadTime": "2019-08-24T14:15:22Z",
"sort": 0,
"auditStatus": 0,
"auditRemark": "string",
"iconUrl": "string",
"iconOssId": 0,
"originType": 0,
"openStatus": 0,
"enable": true
}
],
"code": 0,
"msg": "string"
}