curl --location --request GET '/api/admin/platform/product/list'{
"code": 0,
"msg": "",
"data": {
"total": 0,
"rows": [
{
"id": "",
"image": "",
"name": "",
"keyword": "",
"categoryId": "",
"price": 0.0,
"postage": 0.0,
"sales": 0,
"stock": 0,
"ficti": 0,
"auditStatus": 0,
"reason": "",
"rank": 0,
"type": 0,
"specType": false,
"merchantName": "",
"isSelf": false,
"salesStatus": "",
"upTime": "",
"spec": "",
"weight": 0.0,
"brandId": "",
"merId": "",
"productType": 0,
"isHot": false
}
],
"code": 0,
"msg": ""
}
}