curl --location --request GET '/api/admin/platform/product/imagesList/'{
"code": 0,
"msg": "",
"data": [
{
"attId": 0,
"name": "",
"attDir": "",
"sattDir": "",
"attSize": "",
"attType": "",
"pid": 0,
"imageType": 0,
"owner": "",
"createTime": "",
"updateTime": "",
"businessId": ""
}
]
}