curl --location --request GET '/api/admin/merchant/product/list'{
"code": 0,
"msg": "",
"data": {
"total": 0,
"rows": [
{
"id": 0,
"image": "",
"name": "",
"keyword": "",
"cateId": "",
"categoryId": 0,
"price": 0.0,
"vipPrice": 0.0,
"sort": 0,
"sales": 0,
"stock": 0,
"isShow": false,
"auditStatus": 0,
"isAudit": false,
"ficti": 0,
"collectCount": 0,
"reason": "",
"type": 0,
"isPaidMember": false,
"specType": false
}
],
"code": 0,
"msg": ""
}
}