{
"success": true,
"code": 0,
"message": "string",
"extMsg": "string",
"data": [
{
"id": "string",
"parentId": 0,
"parentCode": "string",
"productPrice": "string",
"productName": "string",
"productModel": "string",
"source": 0,
"deviceType": 0,
"brandList": [
{}
]
}
],
"token": "string",
"totalCount": 0,
"lastPage": true
}