{
"list": [
{
"id": 0,
"merchantId": 0,
"productTypeId": 0,
"productTypeName": "string",
"productTypeCode": "string",
"name": "string",
"description": "string",
"priceMode": "string",
"fixedPrice": 0,
"minPrice": 0,
"maxPrice": 0,
"sortOrder": 0,
"status": "string",
"tags": [
{
"id": 0,
"scope": "string",
"merchantId": 0,
"name": "string",
"sortOrder": 0,
"status": "string",
"createdAt": "string",
"updatedAt": "string"
}
],
"createdAt": "string",
"updatedAt": "string"
}
],
"total": 0,
"page": 0,
"pageSize": 0
}